Question 7 of 280
Single answerYou 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?
✓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.
✓
Correct Answer: A
Configure AutoML Tables to perform the classification task.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.