Google Cloud Professional Machine Learning Engineer — Question 20

You have deployed multiple versions of an image classification model on AI Platform. You want to monitor the performance of the model versions over time. How should you perform this comparison?

Answer options

Correct answer: D

Explanation

The correct answer is D, as the Continuous Evaluation feature is specifically designed to compare model performance metrics like mean average precision over time. Options A and B focus on loss performance metrics, which do not provide a comprehensive view of model effectiveness, while option C, although useful, does not focus on the average precision metric that is crucial for model comparison in this context.