Question 11

You manage an Azure Machine Learning workspace by using the Azure CLI ml extension v2. You need to define a YAML schema to create a compute cluster. Which schema should you use?
  • Question 12

    You are creating a machine learning model that can predict the species of a penguin from its measurements.
    You have a file that contains measurements for free species of penguin in comma delimited format.
    The model must be optimized for area under the received operating characteristic curve performance metric averaged for each class.
    You need to use the Automated Machine Learning user interface in Azure Machine Learning studio to run an experiment and find the best performing model.
    Which five 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 collect order.

    Question 13

    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.

    Question 14

    You are with a time series dataset in Azure Machine Learning Studio.
    You need to split your dataset into training and testing subsets by using the Split Data module.
    Which splitting mode should you use?
  • Question 15

    You use Azure Machine Learning to deploy a model as a real-time web service.
    You need to create an entry script for the service that ensures that the model is loaded when the service starts and is used to score new data as it is received.
    Which functions should you include in the script? To answer, drag the appropriate functions to the correct actions. Each function may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content NOTE: Each correct selection is worth one point.