HOTSPOT (Drag and Drop is not supported)You are retrieving data from a large datastore by using Azure Machine Learning Studio.You must create a subset of the data for testing purposes using a random sampling seed based on the system clock.You add the Partition and Sample module to your experiment.You need to select the properties for the module.Which values should you select? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.Hot Area:
Answer(s): A
Box 1: Sampling Create a sample of data This option supports simple random sampling or stratified random sampling. This is useful if you want to create a smaller representative sample dataset for testing.1. Add the Partition and Sample module to your experiment in Studio, and connect the dataset.2. Partition or sample mode: Set this to Sampling.3. Rate of sampling. See box 2 below.Box 2: 0 3. Rate of sampling. Random seed for sampling: Optionally, type an integer to use as a seed value.This option is important if you want the rows to be divided the same way every time. The default value is 0, meaning that a starting seed is generated based on the system clock. This can lead to slightly different results each time you run the experiment.
https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/partition-and-sample
You are creating a machine learning model. You have a dataset that contains null rows.You need to use the Clean Missing Data module in Azure Machine Learning Studio to identify and resolve the null and missing data in the dataset.Which parameter should you use?
Answer(s): C
Remove entire row: Completely removes any row in the dataset that has one or more missing values. This is useful if the missing value can be considered randomly missing.
https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/clean-missing-data
HOTSPOT (Drag and Drop is not supported)The finance team asks you to train a model using data in an Azure Storage blob container named finance-data.You need to register the container as a datastore in an Azure Machine Learning workspace and ensure that an error will be raised if the container does not exist.How should you complete the code? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.Hot Area:
Box 1: register_azure_blob_containerRegister an Azure Blob Container to the datastore.Box 2: create_if_not_exists = FalseCreate the file share if it does not exist, defaults to False.
https://docs.microsoft.com/en-us/python/api/azureml-core/azureml.core.datastore.datastore
You plan to provision an Azure Machine Learning Basic edition workspace for a data science project.You need to identify the tasks you will be able to perform in the workspace.Which three tasks will you be able to perform? Each correct answer presents a complete solution.NOTE: Each correct selection is worth one point.
Answer(s): A,C,E
Incorrect Answers:C, E: The UI is included the Enterprise edition only.
https://azure.microsoft.com/en-us/pricing/details/machine-learning/
HOTSPOT (Drag and Drop is not supported)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.How should you complete the code segment? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.Hot Area:
Box 1: DataStore To get a specific datastore registered in the current workspace, use the get() static method on the Datastore class:# Get a named datastore from the current workspacedatastore = Datastore.get(ws, datastore_name='your datastore name')Box 2: ws Box 3: demo_datastore
https://docs.microsoft.com/en-us/azure/machine-learning/how-to-access-data
Share your comments for Microsoft DP-100 exam with other users:
best study material for exam
i need dump
very helpful
helpful dump questions