How should you configure the module?

HOTSPOT You have a dataset that contains 2,000 rows. You are building a machine learning classification model by using Azure Learning Studio. You add a Partition and Sample module to the experiment. You need to configure the module. You must meet the following requirements: ✑ Divide the data into subsets...

November 18, 2021 No Comments READ MORE +

Which class object should you use?

You create a Python script that runs a training experiment in Azure Machine Learning. The script uses the Azure Machine Learning SDK for Python. You must add a statement that retrieves the names of the logs and outputs generated by the script. You need to reference a Python class object...

November 18, 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 18, 2021 No Comments READ MORE +

Which technique should you use?

You need to implement a new cost factor scenario for the ad response models as illustrated in the performance curve exhibit. Which technique should you use?A . Set the threshold to 0.5 and retrain if weighted Kappa deviates +/- 5% from 0.45.B . Set the threshold to 0.05 and retrain...

November 18, 2021 No Comments READ MORE +

Which type of distribution should you produce?

You are determining if two sets of data are significantly different from one another by using Azure Machine Learning Studio. Estimated values in one set of data may be more than or less than reference values in the other set of data. You must produce a distribution that has a...

November 17, 2021 No Comments READ MORE +

Which values should you use in the REST request and to expect in the response?

HOTSPOT You publish a batch inferencing pipeline that will be used by a business application. The application developers need to know which information should be submitted to and returned by the REST interface for the published pipeline. You need to identify the information required in the REST request and returned...

November 17, 2021 No Comments READ MORE +

You need to write code to access the datastore from a notebook

HOTSPOT A coworker registers a datastore in a Machine Learning services workspace by using the following code: You need to write code to access the datastore from a notebook. View AnswerAnswer: Explanation: Box 1: DataStore To get a specific datastore registered in the current workspace, use the get () static...

November 17, 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 17, 2021 No Comments READ MORE +

Which variable should you add to each category?

HOTSPOT You are working on a classification task. You have a dataset indicating whether a student would like to play soccer and associated attributes. The dataset includes the following columns: You need to classify variables by type. Which variable should you add to each category? To answer, select the appropriate...

November 17, 2021 No Comments READ MORE +

Which Azure tool should you use?

You plan to deliver a hands-on workshop to several students. The workshop will focus on creating data visualizations using Python. Each student will use a device that has internet access. Student devices are not configured for Python development. Students do not have administrator access to install software on their devices....

November 17, 2021 No Comments READ MORE +