AWS Certified Machine Learning Engineer – Associate (MLA-C01) — Question 143

An ecommerce company trains an ML model to forecast demand for near real-time inventory management based on historical customer activity. The company successfully deploys the trained model to a production Amazon SageMaker AI endpoint. However, the company notices that the model’s forecast performance degrades over time. The company needs a long-term and automated solution to mitigate the performance degradation.

Which solution will meet these requirements?

Answer options

Correct answer: D

Explanation

The correct answer is D because Amazon SageMaker Clarify helps in monitoring bias in the model's predictions, allowing for informed decisions on when to re-train the model. Option A focuses on alerting for anomalies, which does not directly address performance degradation. Option B provides monitoring but lacks the focus on bias and retraining. Option C, while useful for dataset quality, does not specifically address ongoing performance monitoring and re-training needs.