A company deployed a model to production. After 4 months, the model inference quality degraded. The company wants to receive a notification if the model inference quality degrades. The company also wants to ensure that the problem does not happen again. Which solution will meet these requirements?
- ARetrain the model. Monitor model drift by using Amazon SageMaker Clarify.
- BRetrain the model. Monitor model drift by using Amazon SageMaker Model Monitor. (correct answer)
- CBuild a new model. Monitor model drift by using Amazon SageMaker Feature Store.
- DBuild a new model. Monitor model drift by using Amazon SageMaker JumpStart.
Reveal answer & explanationHide answer
The correct answer is B. Option B: Retrain the model. Monitor model drift by using Amazon SageMaker Model Monitor.
Explanation
Amazon SageMaker builds, trains and deploys machine learning models in a fully managed service.