DP-100 Exam Question 1

You need to resolve the local machine learning pipeline performance issue. What should you do?
  • DP-100 Exam Question 2

    You create an Azure Machine Learning workspace.
    You need to detect data drift between a baseline dataset and a subsequent target dataset by using the DataDriftDetector class.
    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.

    DP-100 Exam Question 3

    You manage an Azure AI Foundry project in your subscription. You deploy a gpt-4o model. You must test the model before you use it in an existing front-end application. You need to adjust the parameters to get more creative responses.
    Solution: Increase Temperature.
    Does the solution meet the goal?
  • DP-100 Exam Question 4

    You have fine-tuned an Azure OpenAI Service model by using the Azure Ai Foundry portal. The fine-tuned model is overfitting.
    You plan to correct overfitting by fine-tuning the model again
    You need to modify the default value of a fine-tuning task parameter to minimize the possibility of overfitting. Which modification should you apply?
  • DP-100 Exam Question 5

    You use Azure Machine Learning to deploy a model as a real-time web service.
    You need to create an entry script for the service that ensures that the model is loaded when the service starts and is used to score new data as it is received.
    Which functions should you include in the script? To answer, drag the appropriate functions to the correct actions. Each function may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content NOTE: Each correct selection is worth one point.