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?
- ACompare the loss performance for each model on a held-out dataset.
- BCompare the loss performance for each model on the validation data.
- CCompare the receiver operating characteristic (ROC) curve for each model using the What-If Tool.
- DCompare the mean average precision across the models using the Continuous Evaluation feature. (correct answer)
Reveal answer & explanationHide answer
The correct answer is D. Option D: Compare the mean average precision across the models using the Continuous Evaluation feature.