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

A company's ML engineer has deployed an ML model for sentiment analysis to an Amazon SageMaker endpoint. The ML engineer needs to explain to company stakeholders how the model makes predictions.
Which solution will provide an explanation for the model's predictions?

Answer options

Correct answer: B

Explanation

The correct answer is B, as SageMaker Clarify is specifically designed to provide insights into model predictions, including bias detection and explanations. Option A, SageMaker Model Monitor, focuses on monitoring model performance rather than explaining predictions. Option C provides statistical insights but lacks interpretability regarding how predictions are made, and Option D, while useful for performance comparison, does not directly explain the prediction mechanism.