Which compute resources should you use?

HOTSPOT You are a lead data scientist for a project that tracks the health and migration of birds. You create a multi-image classification deep learning model that uses a set of labeled bird photos collected by experts. You plan to use the model to develop a cross-platform mobile app that...

March 22, 2023 No Comments READ MORE +

Which three Azure Machine Learning Studio modules should you use in sequence?

DRAG DROP You need to visually identify whether outliers exist in the Age column and quantify the outliers before the outliers are removed. Which three Azure Machine Learning Studio modules should you use in sequence? To answer, move the appropriate modules from the list of modules to the answer area...

March 22, 2023 No Comments READ MORE +

Which three modules should you recommend be used in sequence?

DRAG DROP You need to produce a visualization for the diagnostic test evaluation according to the data visualization requirements. Which three modules should you recommend be used in sequence? To answer, move the appropriate modules from the list of modules to the answer area and arrange them in the correct...

March 21, 2023 No Comments READ MORE +

Which method should you use?

You need to select a feature extraction method. Which method should you use?A . Spearman correlation B. Mutual information C. Mann-Whitney test D. Pearson’s correlationView AnswerAnswer: A Explanation: Spearman's rank correlation coefficient assesses how well the relationship between two variables can be described using a monotonic function. Note: Both Spearman's...

March 21, 2023 No Comments READ MORE +

Which Python code segment should you use?

You write five Python scripts that must be processed in the order specified in Exhibit A C which allows the same modules to run in parallel, but will wait for modules with dependencies. You must create an Azure Machine Learning pipeline using the Python SDK, because you want to script...

March 21, 2023 No Comments READ MORE +

Which values should you use?

HOTSPOT You are developing code to analyse a dataset that includes age information for a large group of diabetes patients. You create an Azure Machine Learning workspace and install all required libraries. You set the privacy budget to 1.0). You must analyze the dataset and preserve data privacy. The code...

March 21, 2023 No Comments READ MORE +

What should you do?

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

March 21, 2023 No Comments READ MORE +

How should you complete the code?

HOTSPOT Your Azure Machine Learning workspace has a dataset named real_estate_data. A sample of the data in the dataset follows. You want to use automated machine learning to find the best regression model for predicting the price column. You need to configure an automated machine learning experiment using the Azure...

March 21, 2023 No Comments READ MORE +

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

HOTSPOT You are using Azure Machine Learning to train machine learning models. You need a compute target on which to remotely run the training script. You run the following Python code: View AnswerAnswer: Explanation: Box 1: Yes The compute is created within your workspace region as a resource that can...

March 21, 2023 No Comments READ MORE +

What should you do?

You are implementing a machine learning model to predict stock prices. The model uses a PostgreSQL database and requires GPU processing. You need to create a virtual machine that is pre-configured with the required tools. What should you do?A . Create a Data Science Virtual Machine (DSVM) Windows edition. B....

March 21, 2023 No Comments READ MORE +