AI-300 Exam Question 61

Hotspot Question
You are using hyperparameter tuning in Azure Machine Learning Python SDK v2 to train a model.
You configure the hyperparameter tuning experiment by running the following code:

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 Exam Question 62

Hotspot Question
A machine learning model is deployed to production in Azure Machine Learning and is actively serving predictions for a business application. The model was trained by using a historical dataset that represented expected input patterns at the time of deployment.
The team working on the model must ensure the following:
- Changes in input data distribution are detected.
- Appropriate actions are triggered when predefined thresholds are
exceeded.
You need to configure monitoring to meet the requirements.
Which configuration should you use for each requirement? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

AI-300 Exam Question 63

You manage an Azure Machine learning workspace. You develop a machine learning model.
You must deploy the model to use a low-priority VM with a pricing discount.
You need to deploy the model.
Which compute target should you use?
  • AI-300 Exam Question 64

    You have a Microsoft Foundry project.
    You plan to use the Microsoft Foundry portal to fine-tune a base Azure OpenAI Service model that can accept both text and images as input.
    You need to choose the suitable model.
    Which model should you choose?
  • AI-300 Exam Question 65

    A team is developing a generative AI assistant. The team is experimenting with multiple prompt variants to improve the user experience.
    When comparing prompt variants, the team plans to assess whether the generated responses are grammatically correct.
    You need to evaluate the quality of the language from the generated responses.
    Which evaluator should you use?