Question 176

You create a workspace by using Azure Machine Learning Studio.
You must run a Python SDK v2 notebook in the workspace by using Azure Machine Learning Studio.
You need to reset the state of the notebook.
Which three actions should you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
  • Question 177

    You are creating an experiment by using Azure Machine Learning Studio.
    You must divide the data into four subsets for evaluation. There is a high degree of missing values in the data.
    You must prepare the data for analysis.
    You need to select appropriate methods for producing the experiment.
    Which three modules should you run in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
    NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

    Question 178

    You deploy a model in Azure Container Instance.
    You must use the Azure Machine Learning SDK to call the model API.
    You need to invoke the deployed model using native SDK classes and methods.
    How should you complete the command? To answer, select the appropriate options in the answer areas.
    NOTE: Each correct selection is worth one point.

    Question 179

    You are running a training experiment on remote compute in Azure Machine Learning.
    The experiment is configured to use a conda environment that includes the mlflow and azureml-contrib-run packages.
    You must use MLflow as the logging package for tracking metrics generated in the experiment.
    You need to complete the script for the experiment.
    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 180

    You use the Two-Class Neural Network module in Azure Machine Learning Studio to build a binary classification model. You use the Tune Model Hyperparameters module to tune accuracy for the model.
    You need to configure the Tune Model Hyperparameters module.
    Which two values should you use? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.