DP-100 Exam Question 26

You use an Azure Machine Learning workspace.
You have a trained model that must be deployed as a web service. Users must authenticate by using Azure Active Directory.
What should you do?
  • DP-100 Exam Question 27

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
    You train a classification model by using a logistic regression algorithm.
    You must be able to explain the model's predictions by calculating the importance of each feature, both as an overall global relative importance value and as a measure of local importance for a specific set of predictions.
    You need to create an explainer that you can use to retrieve the required global and local feature importance values.
    Solution: Create a TabularExplainer.
    Does the solution meet the goal?
  • DP-100 Exam Question 28

    You use Azure Machine Learning Studio to build a machine learning experiment.
    You need to divide data into two distinct datasets.
    Which module should you use?
  • DP-100 Exam Question 29

    You are running a training experiment on remote compute in Azure Machine Learning.
    The experiment is configured to use a conda environment that includes the mlflow and azureml-contrib-run packages.
    You must use MLflow as the logging package for tracking metrics generated in the experiment.
    You need to complete the script for the experiment.
    How should you complete the code? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    DP-100 Exam Question 30

    You are developing a machine learning, experiment by using Azure. The following images show the input and output of a machine learning experiment:

    Use the drop-down menus to select the answer choice that answers each question based on the information presented in the graphic.
    NOTE: Each correct selection is worth one point.