Does the solution meet the goal?

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...

March 15, 2022 No Comments READ MORE +

Which metric should you review?

You are a data scientist creating a linear regression model. You need to determine how closely the data fits the regression line. Which metric should you review?A . Coefficient of determinationB . RecallC . PrecisionD . Mean absolute errorE . Root Mean Square ErrorView AnswerAnswer: A Explanation: Coefficient of determination,...

March 15, 2022 No Comments READ MORE +

Which compute target should you use?

You train and register a machine learning model. You create a batch inference pipeline that uses the model to generate predictions from multiple data files. You must publish the batch inference pipeline as a service that can be scheduled to run every night. You need to select an appropriate compute...

March 15, 2022 No Comments READ MORE +

Which three actions should you perform in sequence?

DRAG DROP 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. View AnswerAnswer: Explanation: Step 1: Define...

March 15, 2022 No Comments READ MORE +

Which functions should you include in the script?

DRAG DROP 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...

March 15, 2022 No Comments READ MORE +

Which estimator type should you use?

You create a multi-class image classification deep learning model that uses a set of labeled images. You create a script file named train.py that uses the PyTorch 1.3 framework to train the model. You must run the script by using an estimator. The code must not require any additional Python...

November 29, 2021 No Comments READ MORE +

Does the solution meet the goal?

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...

November 29, 2021 No Comments READ MORE +

Which datasets should you use to configure the data drift monitor?

DRAG DROP You previously deployed a model that was trained using a tabular dataset named training-dataset, which is based on a folder of CSV files. Over time, you have collected the features and predicted labels generated by the model in a folder containing a CSV file for each month. You...

November 29, 2021 No Comments READ MORE +

Which three actions should you perform in sequence?

DRAG DROP You have an Azure Machine Learning workspace that contains a training cluster and an inference cluster. You plan to create a classification model by using the Azure Machine Learning designer. You need to ensure that client applications can submit data as HTTP requests and receive predictions as responses....

November 29, 2021 No Comments READ MORE +

Which three actions should you perform in sequence?

DRAG DROP 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. View AnswerAnswer: Explanation: Step 1: Define...

November 29, 2021 No Comments READ MORE +