DP-100 Exam Question 81

You create a binary classification model.
You need to evaluate the model performance.
Which two metrics can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
  • DP-100 Exam Question 82

    You register a file dataset named csvjolder that references a folder. The folder includes multiple com ma- separated values (CSV) files in an Azure storage blob container. You plan to use the following code to run a script that loads data from the file dataset. You create and instantiate the following variables:

    You have the following code:


    You need to pass the dataset to ensure that the script can read the files it references. Which code segment should you insert to replace the code comment?
  • DP-100 Exam Question 83

    You have an Azure Machine Learning workspace.
    You plan to set up logging and tracking experiments by using MLflow Tracking.
    You need to log the accuracy as a numerical value and the training loss as a plot.
    How should you complete the commands? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    DP-100 Exam Question 84

    You create a script for training a machine learning model in Azure Machine Learning service.
    You create an estimator by running the following code:

    For each of the following statements, select Yes if the statement is true. Otherwise, select No.
    NOTE: Each correct selection is worth one point.

    DP-100 Exam Question 85

    You have a dataset that includes home sales data for a city. The dataset includes the following columns.

    Each row in the dataset corresponds to an individual home sales transaction.
    You need to use automated machine learning to generate the best model for predicting the sales price based on the features of the house.
    Which values should you use? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.