Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam DP-100 Topic 4 Question 45 Discussion

Actual exam question for Microsoft's DP-100 exam
Question #: 45
Topic #: 4
[All DP-100 Questions]

You create a binary classification model. The model is registered in an Azure Machine Learning workspace. You use the Azure Machine Learning Fairness SDK to assess the model fairness.

You develop a training script for the model on a local machine.

You need to load the model fairness metrics into Azure Machine Learning studio.

What should you do?

Show Suggested Answer Hide Answer
Suggested Answer: C

import azureml.contrib.fairness package to perform the upload:

from azureml.contrib.fairness import upload_dashboard_dictionary, download_dashboard_by_upload_id


https://docs.microsoft.com/en-us/azure/machine-learning/how-to-machine-learning-fairness-aml

Comments

Currently there are no comments in this discussion, be the first to comment!


Save Cancel