Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Google Professional Machine Learning Engineer Exam - Topic 2 Question 117 Discussion

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 Al Platform Notebooks to run the classification model with pandas library
D) Use Al Platform to run the classification model job configured for hyperparameter tuning

Google Professional Machine Learning Engineer Exam - Topic 2 Question 117 Discussion

Actual exam question for Google's Professional Machine Learning Engineer exam
Question #: 117
Topic #: 2
[All Professional Machine Learning Engineer Questions]

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?

Show Suggested Answer Hide Answer
Suggested Answer: A

AutoML Tables is a service that allows you to automatically build and deploy state-of-the-art machine learning models on structured data without writing code. You can use AutoML Tables to perform the following steps for the classification task:

Exploratory data analysis: AutoML Tables provides a graphical user interface (GUI) and a command-line interface (CLI) to explore your data, visualize statistics, and identify potential issues.

Feature selection: AutoML Tables automatically selects the most relevant features for your model based on the data schema and the target column. You can also manually exclude or include features, or create new features from existing ones using feature engineering.

Model building: AutoML Tables automatically builds and evaluates multiple machine learning models using different algorithms and architectures. You can also specify the optimization objective, the budget, and the evaluation metric for your model.

Training and hyperparameter tuning: AutoML Tables automatically trains and tunes your model using the best practices and techniques from Google's research and engineering teams. You can monitor the training progress and the performance of your model on the GUI or the CLI.

Serving: AutoML Tables automatically deploys your model to a fully managed, scalable, and secure environment. You can use the GUI or the CLI to request predictions from your model, either online (synchronously) or offline (asynchronously).


[AutoML Tables documentation]

[AutoML Tables overview]

[AutoML Tables how-to guides]

Contribute your Thoughts:

0/2000 characters
Myrtie
4 days ago
AutoML is user-friendly and no coding needed.
upvoted 0 times
...
Quiana
9 days ago
Why A?
upvoted 0 times
...
Myrtie
14 days ago
I think A is the best choice.
upvoted 0 times
...
Kristeen
19 days ago
Not sure about using AI Platform Notebooks, seems more complex.
upvoted 0 times
...
Hortencia
24 days ago
Definitely go with AutoML, it's the best for quick setups!
upvoted 0 times
...
Geoffrey
29 days ago
Wait, can you really do all that without coding?
upvoted 0 times
...
Kent
1 month ago
I think BigQuery ML is a solid choice too.
upvoted 0 times
...
Alverta
1 month ago
AutoML Tables is super user-friendly for this!
upvoted 0 times
...
Tamala
1 month ago
Hyperparameter tuning sounds important, but I’m not clear if just using AI Platform for that is enough without the other steps.
upvoted 0 times
...
Zona
2 months ago
I feel like using AI Platform Notebooks might require more coding than what the question is asking for, so I’m leaning away from that.
upvoted 0 times
...
Afton
2 months ago
I'm not entirely sure, but I think BigQuery ML could be a solid option too, especially for logistic regression tasks.
upvoted 0 times
...
Kerry
2 months ago
I remember we discussed AutoML Tables in class, and it seems like a good fit since it automates many steps without needing code.
upvoted 0 times
...

Save Cancel