AIF-C01 Guidelines for Responsible AI Practice Question
A research lab uses Amazon SageMaker to train a deep learning model for medical diagnosis. They need to ensure the model's decisions are interpretable to clinicians. Which SageMaker feature provides local and global feature importance?
⚠ Common exam trap
It's easy for candidates to confuse SageMaker Debugger's ability to monitor training metrics with model interpretability, but Debugger does not compute feature importance or explain predictions.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
SageMaker Clarify
SageMaker Clarify is the correct answer because it is specifically designed to provide both local and global feature importance for machine learning models. Local feature importance explains individual predictions (e.g., why a specific patient was diagnosed), while global feature importance shows which features most influence the model overall. This directly supports interpretability for clinicians, as required in the question.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
SageMaker Model Monitor
Why it's wrong here
Model Monitor detects drift.
- ✗
SageMaker Experiments
Why it's wrong here
Experiments organizes model iterations.
- ✓
SageMaker Clarify
Why this is correct
Clarify provides explainability metrics.
- ✗
SageMaker Debugger
Why it's wrong here
Debugger helps find training issues.
Go deeper
Related to this question
About these practice questions
Courseiva writes every AIF-C01 question from scratch — 619 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This AIF-C01 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AIF-C01 exam.