ExamGecko

Microsoft DP-100 Practice Test - Questions Answers, Page 31

Question list
Search
Search

List of questions

Search

Related questions











HOTSPOT

You manage an Azure Machine Learning workspace named workspace1 by using the Python SDK v2.

The default datastore of workspace1 contains a folder named sample_data. The folder structure contains the following content:

You write Python SDK v2 code to materialize the data from the files in the sample.data folder into a Pandas data frame. You need to complete the Python SDK v2 code to use the MLTaWe folder as the materialization blueprint. How should you complete the code? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Question 301
Correct answer: Question 301

Explanation:

You manage an Azure Machine Learning workspace named workspaces You must develop Python SDK v2 code to attach an Azure Synapse Spark pool as a compute target in workspaces The code must invoke the constructor of the SynapseSparkCompute class.

You need to invoke the constructor.

What should you use?

A.
Synapse workspace web URL and Spark pool name
A.
Synapse workspace web URL and Spark pool name
Answers
B.
resource ID of the Synapse Spark pool and a user-defined name
B.
resource ID of the Synapse Spark pool and a user-defined name
Answers
C.
pool URL of the Synapse Spark pool and a system-assigned name
C.
pool URL of the Synapse Spark pool and a system-assigned name
Answers
D.
Synapse workspace name and workspace web URL
D.
Synapse workspace name and workspace web URL
Answers
Suggested answer: B

HOTSPOT

You plan to implement an Azure Machine Learning solution. You have the following requirements:

• Run a Jupyter notebook to interactively tram a machine learning model.

• Deploy assets and workflows for machine learning proof of concept by using scripting rather than custom programming.

You need to select a development technique for each requirement

Which development technique should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Question 303
Correct answer: Question 303

HOTSPOT

You manage an Azure Machine Learning workspace by using the Python SDK v2.

You must create a compute cluster in the workspace. The compute cluster must run workloads and properly handle interruptions. You start by calculating the maximum amount of compute resources required by the workloads and size the cluster to match the calculations.

The cluster definition includes the following properties and values:

• name="mlcluster1''

• size="STANDARD.DS3.v2"

• min_instances=1

• maxjnstances=4

• tier="dedicated" The cost of the compute resources must be minimized when a workload is active Of idle. Cluster property changes must not affect the maximum amount of compute resources available to the workloads run on the cluster.

You need to modify the cluster properties to minimize the cost of compute resources.

Which properties should you modify? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Question 304
Correct answer: Question 304

HOTSPOT

You use Azure Machine Learning to implement hyperparameter tuning for an Azure ML Python SDK v2-based model training.

Training runs must terminate when the primary metric is lowered by 25 percent or more compared to the best performing run.

You need to configure an early termination policy to terminate training jobs.

Which values should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Question 305
Correct answer: Question 305

DRAG DROP

You create an Azure Machine Learning workspace. You are training a classification model with nocode AutoML in Azure Machine Learning studio.

The model must predict if a client of a financial institution will subscribe to a fixed-term deposit. You must identify the feature that has the most influence on the predictions of the model for the second highest scoring algorithm. You must minimize the effort and time to identify the feature.

You need to complete the identification.

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 306
Correct answer: Question 306

You create a workspace by using Azure Machine Learning Studio.

You must run a Python SDK v2 notebook in the workspace by using Azure Machine Learning Studio.

You must preserve the current values of variables set in the notebook for the current instance.

You need to maintain the state of the notebook.

What should you do?

A.
Change the compute.
A.
Change the compute.
Answers
B.
Change the current kernel
B.
Change the current kernel
Answers
C.
Stop the compute.
C.
Stop the compute.
Answers
D.
Stop the current kernel.
D.
Stop the current kernel.
Answers
Suggested answer: B

You are implementing hyperparameter tuning by using Bayesian sampling for an Azure ML Python SDK v2-based model training from a notebook. The notebook is in an Azure Machine Learning workspace. The notebook uses a training script that runs on a compute cluster with 20 nodes.

The code implements Bandit termination policy with slack_factor set to 02 and a sweep job with max_concurrent_trials set to 10.

You must increase effectiveness of the tuning process by improving sampling convergence.

You need to select which sampling convergence to use.

What should you select?

A.
Set the value of slack.factor of earty.termination policy to 0.1.
A.
Set the value of slack.factor of earty.termination policy to 0.1.
Answers
B.
Set the value of max_concurrent_trials to 4.
B.
Set the value of max_concurrent_trials to 4.
Answers
C.
Set the value of slack_factor of eartyjermination policy to 0.9.
C.
Set the value of slack_factor of eartyjermination policy to 0.9.
Answers
D.
Set the value of max.concurrentjrials to 20.
D.
Set the value of max.concurrentjrials to 20.
Answers
Suggested answer: C

HOTSPOT

You create an Azure Machine Learning workspace and install the MLflow library.

You need to tog different types of data by using the MLflow library.

Which method should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Question 309
Correct answer: Question 309

HOTSPOT

You are using The Azure Machine Learning designer to transform a dataset containing the census data of all nations.

You must use the Split Data component to separate the dataset into two datasets. The first dataset must contain the census data of the United States. The second dataset must include the census data of the remaining nations.

You need to configure the component to create the datasets.

Which configuration values should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Question 310
Correct answer: Question 310
Total 433 questions
Go to page: of 44