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

List of questions
Question 431

DRAG DROP
You manage an Azure Machine Learning workspace named workspaces
You plan to create a registry named registry01 with the help of the following registry.yml (line numbers are used for reference only):
You need to use Azure Machine Learning Python SDK v2 with Python 3.10 in a notebook to interact with workspace1.
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 432

DRAG DROP
You manage an Azure Machine Learning workspace That has an Azure Machine Learning datastore.
Data must be loaded from the following sources:
* a credential-less Azure Blob Storage
* an Azure Data Lake Storage (ADLS) Gen 2 which is not a credential-less datastore
You need to define the authentication mechanisms to access data in the Azure Machine Learning datastore.
Which data access mechanism should you use? To answer, move the appropriate data access mechanisms to the correct storage types. You may use each data access mechanism once, more than once, or not at all. You may need to move the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Question 433

You have an Azure Machine Learning workspace. You plan to tune model hyperparameters by using a sweep job.
You need to find a sampling method that supports early termination of low-performance jobs and continuous hyperpara meters.
Solution: Use the Bayesian sampling method over the hyperparameter space.
Does the solution meet the goal?
Question 434

You have an Azure Al Foundry project and a CSV file stored in Azure Blob Storage. You plan to add the CSV file as the grounding data to the project for RAG by using the file data type. You need to specify the URL schema to designate the blob location. Which URL schema should you specify?
Question 435

HOTSPOT
You manage an Azure Al Foundry project.
You plan 10 build a RAG solution. The solution must include two models:
* One for text output, named Model1. This model must resemble human language and read naturally.
* One for creating embeddings, named Model2. This model must maximize the retrieval of relevant results (high recall)
You need to compare different models by using benchmarking metrics to select the appropriate models for Model1 and Model?
Question 436

HOTSPOT
You manage an Azure Al Foundry project
You plan to create a search index by using the Azure Al Foundry SDK.
You need to configure the Content field as a prioritized field for semantic ranking The field is already set to be searchable.
How should you complete the item code segment? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Question 437

HOTSPOT
You manage an Azure Machine Learning workspace.
You train a model interactively with a Jupyter Notebook in the workspace During training, a dataset is created with accuiacy and loss metrics for each epoch.
You need to configure model tracking with MLflow to log the dataset created during the training.
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.
Question 438

You manage an Azure Machine Learning workspace
You build an Azure Machine Learning pipeline for image classification by using custom components. You need to define the interface, metadata, and code to execute components from a Python function. Which function should you use?
Question 439

You manage an Azure Machine Learning workspace. You build a model for which you must configure a Responsible Al dashboard. Based on what you learn from the dashboard, you must perform the following activities:
* Determine what must be done to get a desirable outcome from the model.
* Identify the features that have the most direct effect on your outcome of interest.
You need to select the components to use for the Responsible Al dashboard configuration. Which two components should you add? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
Question 440

You have an Azure subscription named Sub1 that contains an Azure
* a registered MLflow model named Modell
* an online endpoint named Endpointl
Outbound network connectivity from Endpointl is blocked. You need to deploy ModeM to Endpointl. What should you do first?
Question