
Answer-first summary for fast verification
Answer: scikit-learn
The Responsible AI dashboard in Azure Machine Learning currently supports MLflow models registered with the scikit-learn (sklearn) flavor only, as confirmed by multiple community members citing official Microsoft documentation. While PyTorch, mlpy, and TensorFlow are valid machine learning libraries, they are not supported by the Responsible AI dashboard for MLflow model registration at this time. The community discussion shows unanimous agreement (100% for D) with upvoted comments referencing the official Microsoft documentation that specifies this limitation.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You have an Azure Machine Learning workspace named WS1.
You plan to use the Responsible AI dashboard to evaluate MLflow models that will be registered in WS1.
You need to determine the library required to register the MLflow models.
Which library should you use?
A
PyTorch
B
mlpy
C
TensorFlow
D
scikit-learn
No comments yet.