Question 206

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 207

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are creating a model to predict the price of a student's artwork depending on the following variables: the student's length of education, degree type, and art form.
You start by creating a linear regression model.
You need to evaluate the linear regression model.
Solution: Use the following metrics: Mean Absolute Error, Root Mean Absolute Error, Relative Absolute Error, Relative Squared Error, and the Coefficient of Determination.
Does the solution meet the goal?
  • Question 208

    You train a model and register it in your Azure Machine Learning workspace. You are ready to deploy the model as a real-time web service.
    You deploy the model to an Azure Kubernetes Service (AKS) inference cluster, but the deployment fails because an error occurs when the service runs the entry script that is associated with the model deployment.
    You need to debug the error by iteratively modifying the code and reloading the service, without requiring a re-deployment of the service for each code update.
    What should you do?
  • Question 209

    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 210

    You need to set up the Permutation Feature Importance module according to the model training requirements.
    Which properties should you select? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.