Microsoft Azure AI Fundamentals — Question 30
You build a machine learning model by using the automated machine learning user interface (UI).
You need to ensure that the model meets the Microsoft transparency principle for responsible AI.
What should you do?
Answer options
- A. Set Validation type to Auto.
- B. Enable Explain best model.
- C. Set Primary metric to accuracy.
- D. Set Max concurrent iterations to 0.
Correct answer: B
Explanation
The correct answer is B, as enabling Explain best model provides insights into the model's decisions, aligning with the transparency principle. Options A, C, and D do not address the need for transparency; they focus on other aspects of model training without providing clarity on the model's behavior.