
Ultimate access to all questions.
You have implemented a custom computer vision model using Azure AI Vision and deployed it to production. You want to monitor the model's performance and detect any potential issues or degradation over time. Which of the following approaches would be most effective for this purpose?
A
Periodically retrain the model with new data.
B
Monitor the model's input data distribution and detect any changes.
C
Set up alerts for high error rates or performance degradation.
D
Manually review the model's predictions periodically.