Question 51

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 52

You use Azure Machine Learning studio to analyze an mltable data asset containing a decimal column named column1. You need to verify that the column1 values are normally distributed.
Which statistic should you use?
  • Question 53

    You create an Azure Machine Learning workspace.
    You must implement dedicated compute for model training in the workspace by using Azure Synapse compute resources. The solution must attach the dedicated compute and start an Azure Synapse session.
    You need to implement the compute resources.
    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 54

    You create an Azure Machine Learning compute resource to train models. The compute resource is configured as follows:
    * Minimum nodes: 2
    * Maximum nodes: 4
    You must decrease the minimum number of nodes and increase the maximum number of nodes to the following values:
    * Minimum nodes: 0
    * Maximum nodes: 8
    You need to reconfigure the compute resource.
  • Question 55

    You are performing a classification task in Azure Machine Learning Studio.
    You must prepare balanced testing and training samples based on a provided data set.
    You need to split the data with a 0.75:0.25 ratio.
    Which value should you use for each parameter? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.