Microsoft AZ900 Exam Dumps|QAs Page -14

Last updated on July 14th, 2024 at 12:14 am

Microsoft AZ900 Exam Dumps post contains real and latest questions for Microsoft Azure Fundamentals.

Microsoft AZ900 Exam Dumps

Microsoft AZ900 Exam Dumps – QAs 66-70

Q66. You are creating a new experiment in Azure Machine Learning Studio. You have a small dataset that has missing values in many columns. The data does not require the application of predictors for each column. You plan to use the Clean Missing Data.
You need to select a data cleaning method.
Which method should you use?

  1. Replace using Probabilistic PCA
  2. Normalization
  3. Synthetic Minority Oversampling Technique (SMOTE)
  4. Replace using MICE
Correct Answer

1. Replace using Probabilistic PCA

Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/clean-missing-data

Q67. You are a lead data scientist for a project that tracks the health and migration of birds. You create a multi-class image classification deep learning model that uses a set of labeled bird photographs collected by experts.
You have 100,000 photographs of birds. All photographs use the JPG format and are stored in an Azure blob container in an Azure subscription.
You need to access the bird photograph files in the Azure blob container from the Azure Machine Learning service workspace that will be used for deep learning model training. You must minimize data movement.
What should you do?

  1. Create an Azure Data Lake store and move the bird photographs to the store.
  2. Create an Azure Cosmos DB database and attach the Azure Blob containing bird photographs storage to the database.
  3. Create and register a dataset by using TabularDataset class that references the Azure blob storage containing bird photographs.
  4. Register the Azure blob storage containing the bird photographs as a datastore in Azure Machine Learning service.
  5. Copy the bird photographs to the blob datastore that was created with your Azure Machine Learning service workspace.
Correct Answer

4. Register the Azure blob storage containing the bird photographs as a datastore in Azure Machine Learning service.

Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/how-to-access-data

Q68. You create an Azure Machine Learning workspace.
You must create a custom role named DataScientist that meets the following requirements:
✑ Role members must not be able to delete the workspace.
✑ Role members must not be able to create, update, or delete compute resources in the workspace.
✑ Role members must not be able to add new users to the workspace.
You need to create a JSON file for the DataScientist role in the Azure Machine Learning workspace.
The custom role must enforce the restrictions specified by the IT Operations team.
Which JSON code segment should you use?

  1. A
az900_question 68-1
  1. B
az900_question 68-2
  1. C
az900_question 68-3
  1. D
az900_question 68-4
Correct Answer

A

az900_answer 68

Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/how-to-assign-roles

Q69. 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 answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are a data scientist using Azure Machine Learning Studio.
You need to normalize values to produce an output column into bins to predict a target column.
Solution: Apply a Quantiles binning mode with a PQuantile normalization.
Does the solution meet the goal?

  1. Yes
  2. No
Correct Answer

2. No

Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/group-data-into-bins

Q70. You are with a time series dataset in Azure Machine Learning Studio.
You need to split your dataset into training and testing subsets by using the Split Data module.
Which splitting mode should you use?

  1. Recommender Split
  2. Regular Expression Split
  3. Relative Expression Split
  4. Split Rows with the Randomized split parameter set to true
Correct Answer

4. Split Rows with the Randomized split parameter set to true

Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/split-data

Scroll to Top