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 294 discussion

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

You work for a company that sells corporate electronic products to thousands of businesses worldwide. Your company stores historical customer data in BigQuery. You need to build a model that predicts customer lifetime value over the next three years. You want to use the simplest approach to build the model. What should you do?

  • A. Create a Vertex AI Workbench notebook. Use IPython magic to run the CREATE MODEL statement to create an ARIMA model.
  • B. Access BigQuery Studio in the Google Cloud console. Run the CREATE MODEL statement in the SQL editor to create an AutoML regression model.
  • C. Create a Vertex AI Workbench notebook. Use IPython magic to run the CREATE MODEL statement to create an AutoML regression model.
  • D. Access BigQuery Studio in the Google Cloud console. Run the CREATE MODEL statement in the SQL editor to create an ARIMA model.
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
AB_C
Highly Voted 5 months ago
Selected Answer: B
A and C (Vertex AI Workbench): While Vertex AI Workbench is a powerful platform for ML development, it requires setting up a notebook environment and writing Python code, which adds complexity compared to using BigQuery ML directly. D (ARIMA model): ARIMA models are specifically designed for time series forecasting. While they might be applicable in some CLTV scenarios, AutoML Regression provides a more general and potentially more accurate solution for predicting CLTV based on various customer features.
upvoted 6 times
...
MarcoPellegrino
Most Recent 3 months, 2 weeks ago
Selected Answer: B
Exclude A and C because the question specifies "the simplest approach". BigQuery Studio is more immediate than Vertex AI Workbench Both ARIMA and AutoML works as modeling technique for customer lifetime value. The question specifies "the simplest approach", hence B AutoML is chosen over D ARIMA.
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