Question 111

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 112

    You are tuning a hyperparameter for an algorithm. The following table shows a data set with different hyperparameter, training error, and validation errors.

    Use the drop-down menus to select the answer choice that answers each question based on the information presented in the graphic.

    Question 113

    You write code to retrieve an experiment that is run from your Azure Machine Learning workspace.
    The run used the model interpretation support in Azure Machine Learning to generate and upload a model explanation.
    Business managers in your organization want to see the importance of the features in the model.
    You need to print out the model features and their relative importance in an output that looks similar to the following.

    How should you complete the code? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 114

    A coworker registers a datastore in a Machine Learning services workspace by using the following code:

    You need to write code to access the datastore from a notebook.

    Question 115

    You create a binary classification model to predict whether a person has a disease.
    You need to detect possible classification errors.
    Which error type should you choose for each description? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.