Question 231

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?
  • Question 232

    You train classification and regression models by using automated machine learning.
    You must evaluate automated machine learning experiment results. The results include how a classification model is making systematic errors in its predictions and the relationship between the target feature and the regression model's predictions. You must use charts generated by automated machine learning.
    You need to choose a chart type for each model type.
    Which chart types should you use? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 233

    You are developing code to analyse a dataset that includes age information for a large group of diabetes patients. You create an Azure Machine Learning workspace and install all required libraries. You set the privacy budget to 1.0).
    You must analyze the dataset and preserve data privacy. The code must run twice before the privacy budget is depleted.
    You need to complete the code.
    Which values should you use? To answer, select the appropriate options m the answer area.
    NOTE: Each correct selection is worth one point.

    Question 234

    You create an Azure Machine learning workspace. The workspace contains a folder named src. The folder contains a Python script named script 1 .py.
    You use the Azure Machine Learning Python SDK v2 to create a control script. You must use the control script to run script l.py as part of a training job.
    You need to complete the section of script that defines the job parameters.
    How should you complete the script? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 235

    You manage an Azure Machine Learning Workspace named Workspase1 and an Azure Files share named Share1.
    You plan to create an Azure Files datastore in Workspace1 to target Share1.
    You need to configure permanent access to Share1 from the Azure Files datastore.
    Which authorization method should you use?