What should you select?

HOTSPOT You are performing sentiment analysis using a CSV file that includes 12,000 customer reviews written in a short sentence format. You add the CSV file to Azure Machine Learning Studio and configure it as the starting point dataset of an experiment. You add the Extract N-Gram Features from Text...

October 21, 2020 No Comments READ MORE +

What should you do?

You deploy a real-time inference service for a trained model. The deployed model supports a business-critical application, and it is important to be able to monitor the data submitted to the web service and the predictions the data generates. You need to implement a monitoring solution for the deployed model...

October 21, 2020 No Comments READ MORE +

Which four actions should you perform in sequence?

DRAG DROP You are building an intelligent solution using machine learning models. The environment must support the following requirements: - Data scientists must build notebooks in a cloud environment - Data scientists must use automatic feature engineering and model building in machine learning pipelines. - Notebooks must be deployed to...

October 21, 2020 No Comments READ MORE +

Which two metrics can you use? Each correct answer presents a complete solution?

You are analyzing a dataset containing historical data from a local taxi company. You are developing a regression model. You must predict the fare of a taxi trip. You need to select performance metrics to correctly evaluate the regression model. Which two metrics can you use? Each correct answer presents...

October 21, 2020 No Comments READ MORE +

You have an Azure blob container that contains a set of TSV files. The Azure blob container is registered as a datastore for an Azure Machine Learning service workspace. Each TSV file uses the same data schema

HOTSPOT You have an Azure blob container that contains a set of TSV files. The Azure blob container is registered as a datastore for an Azure Machine Learning service workspace. Each TSV file uses the same data schema. You plan to aggregate data for all of the TSV files together...

October 21, 2020 No Comments READ MORE +

What are three possible ways to achieve this goal?

You create a new Azure subscription. No resources are provisioned in the subscription. You need to create an Azure Machine Learning workspace. What are three possible ways to achieve this goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.A . Run Python code...

October 21, 2020 No Comments READ MORE +

Which configuration setting should you specify in the ParallelRunConfig object for the PrallelRunStep step?

You register a model that you plan to use in a batch inference pipeline. The batch inference pipeline must use a ParallelRunStep step to process files in a file dataset. The script has the ParallelRunStep step runs must process six input files each time the inferencing function is called. You...

October 20, 2020 No Comments READ MORE +

What should you recommend?

You plan to create a speech recognition deep learning model. The model must support the latest version of Python. You need to recommend a deep learning framework for speech recognition to include in the Data Science Virtual Machine (DSVM). What should you recommend?A . RattleB . TensorFlowC . WekaD ....

October 20, 2020 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...

October 20, 2020 No Comments READ MORE +

You are using Azure Machine Learning to train machine learning models. You need to compute target on which to remotely run the training script

HOTSPOT You are using Azure Machine Learning to train machine learning models. You need to compute target on which to remotely run the training script. You run the following Python code: For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct...

October 20, 2020 No Comments READ MORE +