Question 186

You create a multi-class image classification deep learning model.
The model must be retrained monthly with the new image data fetched from a public web portal. You create an Azure Machine Learning pipeline to fetch new data, standardize the size of images, and retrain the model.
You need to use the Azure Machine Learning SDK to configure the schedule for the pipeline.
Which four 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 187

You need to correct the model fit issue.
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 188

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: Accuracy, Precision, Recall, F1 score, and AUC.
Does the solution meet the goal?
  • Question 189

    You have a dataset that contains 2,000 rows. You are building a machine learning classification model by using Azure Learning Studio. You add a Partition and Sample module to the experiment.
    You need to configure the module. You must meet the following requirements:
    Divide the data into subsets
    Assign the rows into folds using a round-robin method
    Allow rows in the dataset to be reused
    How should you configure the module? To answer, select the appropriate options in the dialog box in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 190

    You manage an Azure Machine Learning workspace named workspace1 by using the Python SDK v2.
    You must register datastores in workspace1 for Azure Blob and Azure Data Lake Gen2 storage to meet the following requirements:
    * Data scientists accessing the datastore must have the same level of access.
    * Access must be restricted to specified containers or folders.
    You need to configure a security access method used to register the Azure Blob and Azure Data lake Gen?
    storage in workspace1. Which security access method should you configure? To answer, select the appropriate options in the answers area.
    NOTE: Each correct selection is worth one point.