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

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

You are creating a retraining policy for a customer churn prediction model deployed in Vertex AI. New training data is added weekly. You want to implement a model retraining process that minimizes cost and effort. What should you do?

  • A. Retrain the model when a significant shift in the distribution of customer attributes is detected in the production data compared to the training data.
  • B. Retrain the model when the model's latency increases by 10% due to increased traffic.
  • C. Retrain the model when the model accuracy drops by 10% on the new training dataset.
  • D. Retrain the model every week when new training data is available.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
qaz09
1 month ago
Selected Answer: A
A - retrains model only when needed B - latency is not the parameter for retraining C - could be, but I choose A over C D - weekly retraining might be to frequent. If we want to minimize cost, it is better to retrain when there is a visible need for it
upvoted 1 times
...
Duke_CT
1 month, 3 weeks ago
Selected Answer: C
Not sure, but I’d pick A.
upvoted 1 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 ...