exam questions

Exam Professional Machine Learning Engineer All Questions

View all questions & answers for the Professional Machine Learning Engineer exam

Exam Professional Machine Learning Engineer topic 1 question 71 discussion

Actual exam question from Google's Professional Machine Learning Engineer
Question #: 71
Topic #: 1
[All Professional Machine Learning Engineer Questions]

You need to train a regression model based on a dataset containing 50,000 records that is stored in BigQuery. The data includes a total of 20 categorical and numerical features with a target variable that can include negative values. You need to minimize effort and training time while maximizing model performance. What approach should you take to train this regression model?

  • A. Create a custom TensorFlow DNN model
  • B. Use BQML XGBoost regression to train the model.
  • C. Use AutoML Tables to train the model without early stopping.
  • D. Use AutoML Tables to train the model with RMSLE as the optimization objective.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
gscharly
6 months, 2 weeks ago
Selected Answer: B
Went with B
upvoted 2 times
...
M25
1 year, 5 months ago
Selected Answer: B
Went with B
upvoted 1 times
...
abneural
1 year, 8 months ago
Selected Answer: B
Ans B. C --> No early stopping means longer training time D --> RMSLE metric need non-negative Y values
upvoted 4 times
...
John_Pongthorn
1 year, 9 months ago
Selected Answer: B
B and C is the most likely because of regression approach, But RMSLE it not allow you to take negative label to train as https://cloud.google.com/automl-tables/docs/evaluate#evaluation_metrics_for_regression_models RMSLE: The root-mean-squared logarithmic error metric is similar to RMSE, except that it uses the natural logarithm of the predicted and actual values plus 1. RMSLE penalizes under-prediction more heavily than over-prediction. It can also be a good metric when you don't want to penalize differences for large prediction values more heavily than for small prediction values. This metric ranges from zero to infinity; a lower value indicates a higher quality model. The RMSLE evaluation metric is returned only if all label and predicted values are non-negative.
upvoted 1 times
...
John_Pongthorn
1 year, 9 months ago
Selected Answer: D
BQML XGBoost ==> you have to take sql knowlege to write statement and B didn't mention how to get mx performance. Meanwhile AutoML you just click and select, click and select, click and select to get it done. and D refers to measurement to get maximizing model performance. you can minimize effort literally
upvoted 2 times
John_Pongthorn
1 year, 9 months ago
To john pongthorn , You are wrong 55555 it must be B genuinely
upvoted 2 times
...
...
zeic
1 year, 10 months ago
I recommend option D, Use AutoML Tables to train the model with RMSLE as the optimization objective. Using AutoML Tables to train the model can be a convenient and efficient way to minimize effort and training time while still maximizing model performance. In this case, using RMSLE as the optimization objective can be a good choice because it is a good fit for regression models with negative values in the target variable.
upvoted 2 times
...
MithunDesai
1 year, 10 months ago
Selected Answer: B
B is correct
upvoted 3 times
...
hiromi
1 year, 10 months ago
Selected Answer: B
Its seen B for me
upvoted 1 times
...
seifou
1 year, 10 months ago
Selected Answer: B
B is correct
upvoted 1 times
...
ares81
1 year, 10 months ago
It's B.
upvoted 1 times
...
YangG
1 year, 10 months ago
B. BigQuery is a keyword for me
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago