Google
PROFESSIONAL-MACHINE-LEARNING-ENGINEER · Question #42
You need to build classification workflows over several structured datasets currently stored in BigQuery. Because you will be performing the classification several times, you want to complete the foll
Sign in or unlock PROFESSIONAL-MACHINE-LEARNING-ENGINEER to reveal the answer and full explanation for question #42. The question stem and answer options stay visible for context.
Submitted by akirajp· Apr 18, 2026ML model development
Question
You need to build classification workflows over several structured datasets currently stored in BigQuery. Because you will be performing the classification several times, you want to complete the following steps without writing code: exploratory data analysis, feature selection, model building, training, and hyperparameter tuning and serving. What should you do?
Options
- AConfigure AutoML Tables to perform the classification task.
- BRun a BigQuery ML task to perform logistic regression for the classification.
- CUse AI Platform Notebooks to run the classification model with pandas library.
- DUse AI Platform to run the classification model job configured for hyperparameter tuning.
Unlock PROFESSIONAL-MACHINE-LEARNING-ENGINEER to see the answer
You've previewed enough free PROFESSIONAL-MACHINE-LEARNING-ENGINEER questions. Unlock PROFESSIONAL-MACHINE-LEARNING-ENGINEER for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#AutoML Tables#No-code ML#Classification#ML workflow automation