Question 221

You need to define an evaluation strategy for the crowd sentiment models.
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 222

You have an Azure Machine Learning workspace that includes an AmICompute cluster and a batch endpoint.
You clone a repository that contains an MLflow model to your local computer. You need to ensure that you can deploy the model to the batch endpoint.
Solution: Add a compute resource to the workspace.
Does the solution meet the goal?
  • Question 223

    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.

    Question 224

    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.

    Question 225

    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.