
Answer-first summary for fast verification
Answer: Activate the 'Explain best model' feature.
The correct answer is B. Activating the 'Explain best model' feature ensures that the machine learning model meets Microsoft's transparency principle for responsible AI. This feature provides model explainability by detailing the relationship between input variables (features) and the model output. Understanding feature importance and its impact on predicted values helps build transparency and trust, especially in regulated industries such as healthcare and banking.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
When building a machine learning model with the automated ML UI, how can you ensure compliance with Microsoft's transparency principle for responsible AI?
A
Select 'Auto' for the Validation type.
B
Activate the 'Explain best model' feature.
C
Choose 'accuracy' as the primary metric.
D
Set the 'Max concurrent iterations' to zero.
No comments yet.