AWS Certified AI Practitioner (AIF-C01) — Question 208
A company has developed a generative AI model for customer segmentation. The model has been deployed in the company's production environment for a long time. The company recently noticed some inconsistency in the model's responses. The company wants to evaluate model bias and drift.
Which AWS service or feature meets these requirements?
Answer options
- A. Amazon SageMaker Model Monitor
- B. Amazon SageMaker Clarify
- C. Amazon SageMaker Model Cards
- D. Amazon SageMaker Feature Store
Correct answer: A
Explanation
The correct answer is A, Amazon SageMaker Model Monitor, as it is specifically designed to monitor models for data and concept drift, as well as bias in predictions. Options B and C focus on bias detection and model documentation but do not offer monitoring capabilities, while option D is a repository for features used in machine learning models and does not address the evaluation of bias or drift.