QuestionQ38
Implement generative AI quality assurance and observabilityYou create an Azure Machine Learning workspace and train an MLflow-formatted regression model using structured tabular data.
You must assess the model by using a Responsible AI dashboard.
You need to generate the Responsible AI dashboard by using the Azure Machine Learning studio UI.
What should you do first?
- A Register the model with the workspace.
- B Create the model explanations.
- C Convert the model from the MLflow format to a custom format.
- D Deploy the model to a managed online endpoint.
Community Discussion