Question 156

You create a multi-class image classification deep learning model that uses the PyTorch deep learning framework.
You must configure Azure Machine Learning Hyperdrive to optimize the hyperparameters for the classification model.
You need to define a primary metric to determine the hyperparameter values that result in the model with the best accuracy score.
Which three actions must you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
  • Question 157

    You are developing a data science workspace that uses an Azure Machine Learning service.
    You need to select a compote target to deploy the workspace.
    What should you use?
  • Question 158

    You collect data from a nearby weather station. You have a pandas dataframe named weather_df that includes the following data:

    The data is collected every 12 hours: noon and midnight.
    You plan to use automated machine learning to create a time-series model that predicts temperature over the next seven days. For the initial round of training, you want to train a maximum of 50 different models.
    You must use the Azure Machine Learning SDK to run an automated machine learning experiment to train these models.
    You need to configure the automated machine learning run.
    How should you complete the AutoMLConfig definition? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 159

    You need to define a process for penalty event detection.
    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 160

    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.