Pre-Winter Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70track

Free Microsoft AI-300 Practice Exam with Questions & Answers | Set: 3

Questions 21

You need to recommend an experiment-tracking strategy that ensures consistent experiment results.

What should you recommend?

Options:
A.

Azure Machine Learning job output logs

B.

MLflow experiment tracking

C.

Application Insights logs

D.

Azure Monitor alerts

Microsoft AI-300 Premium Access
Questions 22

Fabrikam Inc. needs to improve the performance of a GPT-5 model based on the stated technical requirements.

Which action should you perform first?

Options:
A.

Deploy the model to production to gather real-world feedback.

B.

Evaluate the model output.

C.

Fine-tune the model to improve accuracy.

D.

Generate synthetic interaction data.

Questions 23

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.

AI-300 Question 23

Options:
Questions 24

A team deploys a classification model to production and scores incoming customer data daily.

After several weeks, business stakeholders report unexpected changes in prediction behavior, even though the endpoint remains healthy.

You need to determine whether data drift is occurring and if it is, identify the appropriate actions.

Which action should you perform for each observed signal? To answer, move the appropriate actions to the correct observed signals. You may use each action 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.

AI-300 Question 24

Options:
Questions 25

You train a model in Azure Machine Learning.

You plan to capture experiment details for later comparison. The training code must log parameters and metrics for each run.

You review the following training script.

AI-300 Question 25

You need to verify whether the training script meets the experiment tracking requirement.

For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.

AI-300 Question 25

Options:
Questions 26

You need to standardize how Fabrikam Inc. manages machine learning assets.

Which action should you perform first?

Options:
A.

Register assets in the Azure Machine Learning registry.

B.

Create a shared Azure Machine Learning workspace.

C.

Deploy a managed online endpoint.

D.

Create a new Microsoft Foundry project.

Questions 27

You are designing a new machine learning solution to predict customer churn by using Azure Machine Learning. You have raw data in CSV format stored in Azure Data Lake.

You need to design the solution so that it can efficiently handle large-scale model training and iterative development.

Which two actions should you perform? Each correct answer presents part of the solution. Choose two.

NOTE: Each correct selection is worth one point

Options:
A.

Convert the data into the JSONL format and upload into Blob Storage.

B.

Schedule training using an Azure Data Factory pipeline.

C.

Configure an Azure Machine Learning compute instance for model training.

D.

Register the data as a tabular dataset in the Azure Machine Learning workspace.

E.

Configure an Azure Machine Learning compute cluster for model training.

Questions 28

You train and publish a machine teaming model.

You need to run a pipeline that retrains the model based on a trigger from an external system.

What should you configure?

Options:
A.

Azure Data Catalog

B.

Azure Batch

C.

Azure logic App