PrepAway - Latest Free Exam Questions & Answers

You need to build classification workflows over several structured datasets currently stored in BigQuery.

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?

A. Configure AutoML Tables to perform the classification task.

B. Run a BigQuery ML task to perform logistic regression for the classification.

C. Use AI Platform Notebooks to run the classification model with pandas library.

D. Use AI Platform to run the classification model job configured for hyperparameter tuning.

Explanation:
BigQuery ML supports supervised learning  with the logistic regression model type.

Reference: https://cloud.google.com/bigquery-ml/docs/logistic-regression-prediction


Leave a Reply

Your email address will not be published. Required fields are marked *