AWS Certified Machine Learning – Specialty — Question 177

A machine learning (ML) specialist is administering a production Amazon SageMaker endpoint with model monitoring configured. Amazon SageMaker Model
Monitor detects violations on the SageMaker endpoint, so the ML specialist retrains the model with the latest dataset. This dataset is statistically representative of the current production traffic. The ML specialist notices that even after deploying the new SageMaker model and running the first monitoring job, the SageMaker endpoint still has violations.
What should the ML specialist do to resolve the violations?

Answer options

Correct answer: B

Explanation

The correct answer is B because running the Model Monitor baseline job again with the new training set ensures that the model monitoring is aligned with the most recent data, allowing for accurate detection of violations. The other options do not effectively address the need to update the baseline for monitoring, which is essential for resolving the ongoing violations.