Google Cloud Professional Machine Learning Engineer — Question 170

You received a training-serving skew alert from a Vertex AI Model Monitoring job running in production. You retrained the model with more recent training data, and deployed it back to the Vertex AI endpoint, but you are still receiving the same alert. What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is B because updating the model monitoring job to use the most recent training data ensures that the monitoring reflects the changes made during retraining. Option A does not address the underlying issue of the training-serving skew, while options C and D only postpone the alert without resolving the problem.