Question 106

You need to correct the model fit issue.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Question 107

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 108

You are conducting feature engineering to prepuce data for further analysis.
The data includes seasonal patterns on inventory requirements.
You need to select the appropriate method to conduct feature engineering on the data.
Which method should you use?
  • Question 109

    You define a datastore named ml-data for an Azure Storage blob container. In the container, you have a folder named train that contains a file named data.csv. You plan to use the file to train a model by using the Azure Machine Learning SDK.
    You plan to train the model by using the Azure Machine Learning SDK to run an experiment on local compute.
    You define a DataReference object by running the following code:

    You need to load the training data.
    Which code segment should you use?

  • Question 110

    You need to configure the Permutation Feature Importance module for the model training requirements.
    What should you do? To answer, select the appropriate options in the dialog box in the answer area.
    NOTE: Each correct selection is worth one point.