DP-100 · Question #492
You manage an Azure Machine Learning workspace. You must provide explanations for the behavior of the models with feature importance measures. You need to configure a Responsible AI dashboard in Azure
The correct answer is D. Interpretability. The Interpretability component of the Responsible AI dashboard computes and visualizes feature importance scores - both global importance (which features most influence overall model behavior) and local importance (which features drove a specific prediction). Counterfactual what-
Question
Options
- ACounterfactual what-if
- BCasual inference
- CFairness assessment
- DInterpretability
How the community answered
(35 responses)- A3% (1)
- C3% (1)
- D94% (33)
Explanation
The Interpretability component of the Responsible AI dashboard computes and visualizes feature importance scores - both global importance (which features most influence overall model behavior) and local importance (which features drove a specific prediction). Counterfactual what-if shows the minimum input changes needed to flip a prediction. Causal inference estimates cause-and-effect relationships between features and outcomes. Fairness assessment evaluates performance disparities across demographic groups. Only Interpretability is specifically designed to explain model behavior through feature importance.
Topics
Community Discussion
No community discussion yet for this question.