Which resources should the data scientist use?

HOTSPOT You are preparing to build a deep learning convolutional neural network model for image classification. You create a script to train the model using CUDA devices. You must submit an experiment that runs this script in the Azure Machine Learning workspace. The following compute resources are available: - a...

October 23, 2020 No Comments READ MORE +

Which code segment should you add to the script?

You use the following code to run a script as an experiment in Azure Machine Learning: You must identify the output files that are generated by the experiment run. You need to add code to retrieve the output file names. Which code segment should you add to the script?A ....

October 23, 2020 No Comments READ MORE +

Which four actions should you perform in sequence?

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

October 23, 2020 No Comments READ MORE +

Where will you find the output?

You create a batch inference pipeline by using the Azure ML SDK. You configure the pipeline parameters by executing the following code: You need to obtain the output from the pipeline execution. Where will you find the output?A . the digit_identification.py scriptB . the debug logC . the Activity Log...

October 23, 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 22, 2020 1 Comment 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 22, 2020 No Comments READ MORE +

What should you implement?

You plan to use a Deep Learning Virtual Machine (DLVM) to train deep learning models using Compute Unified Device Architecture (CUDA) computations. You need to configure the DLVM to support CUDA. What should you implement? A. Solid State Drives (SSD) B. Computer Processing Unit (CPU) speed increase by using overclocking...

October 22, 2020 No Comments READ MORE +

Which module should you use?

You are solving a classification task. The dataset is imbalanced. You need to select an Azure Machine Learning Studio module to improve the classification accuracy. Which module should you use?A . Permutation Feature ImportanceB . Filter Based Feature SelectionC . Fisher Linear Discriminant AnalysisD . Synthetic Minority Oversampling Technique (SMOTE)View...

October 22, 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 +

What should you advise the IT Operations team to do?

An organization creates and deploys a multi-class image classification deep learning model that uses a set of labeled photographs. The software engineering team reports there is a heavy inferencing load for the prediction web services during the summer. The production web service for the model fails to meet demand despite...

October 21, 2020 No Comments READ MORE +