Designing and Implementing a Data Science Solution on Azure — Question 130
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 Machine Learning.
Which dashboard component should you configure?
Answer options
- A. Counterfactual what-if
- B. Casual inference
- C. Fairness assessment
- D. Interpretability
Correct answer: D
Explanation
The correct answer is D, Interpretability, which focuses on understanding model behavior and feature importance. The other options, while valuable in their contexts, do not specifically address the need to explain model behavior through feature importance measures.