Google Cloud Professional Machine Learning Engineer — Question 321

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?

Answer options

Correct answer: A

Explanation

The correct answer is A because it focuses on retraining the model based on significant changes in data distribution, which is crucial for maintaining model performance without unnecessary retraining. Options B and C are reactive measures that do not ensure timely updates based on data changes, while option D could lead to excessive costs and effort without ensuring that the model is truly required to be retrained.