Exam Details

  • Exam Code
    :DP-100
  • Exam Name
    :Designing and Implementing a Data Science Solution on Azure
  • Certification
    :Microsoft Certifications
  • Vendor
    :Microsoft
  • Total Questions
    :564 Q&As
  • Last Updated
    :Mar 29, 2025

Microsoft Microsoft Certifications DP-100 Questions & Answers

  • Question 71:

    HOTSPOT

    Complete the sentence by selecting the correct option in the answer area.

    Hot Area:

  • Question 72:

    HOTSPOT

    A biomedical research company plans to enroll people in an experimental medical treatment trial.

    You create and train a binary classification model to support selection and admission of patients to the trial. The model includes the following features: Age, Gender, and Ethnicity.

    The model returns different performance metrics for people from different ethnic groups.

    You need to use Fairlearn to mitigate and minimize disparities for each category in the Ethnicity feature.

    Which technique and constraint should you use? To answer, select the appropriate options in the answer area.

    NOTE: Each correct selection is worth one point.

    Hot Area:

  • Question 73:

    HOTSPOT

    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.

    Hot Area:

  • Question 74:

    HOTSPOT

    You create an Azure Databricks workspace and a linked Azure Machine Learning workspace.

    You have the following Python code segment in the Azure Machine Learning workspace:

    import mlflowimport mlflow.azuremlimport azureml.mlflowimport azureml.core

    from azureml.core import Workspace

    subscription_id = 'subscription_id'resourse_group = 'resource_group_name'workspace_name = 'workspace_name'

    ws = Workspace.get(name=workspace_name,subscription_id=subscription_id,resource_group=resource_group)

    experimentName = "/Users/{user_name}/{experiment_folder}/{experiment_name}"mlflow.set_experiment(experimentName)

    uri = ws.get_mlflow_tracking_uri()mlflow.set_tracking_uri(uri)

    Instructions: For each of the following statements, select Yes if the statement is true. Otherwise, select No.

    NOTE: Each correct selection is worth one point.

    Hot Area:

  • Question 75:

    HOTSPOT

    You have an Azure Machine Learning workspace named workspace1 that is accessible from a public endpoint. The workspace contains an Azure Blob storage datastore named store1 that represents a blob container in an Azure storage

    account named account1. You configure workspace1 and account1 to be accessible by using private endpoints in the same virtual network.

    You must be able to access the contents of store1 by using the Azure Machine Learning SDK for Python. You must be able to preview the contents of store1 by using Azure Machine Learning studio.

    You need to configure store1.

    What should you do? To answer, select the appropriate options in the answer area.

    NOTE: Each correct selection is worth one point.

    Hot Area:

  • Question 76:

    HOTSPOT

    You create a script for training a machine learning model in Azure Machine Learning service.

    You create an estimator 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.

    Hot Area:

  • Question 77:

    HOTSPOT

    You are running Python code interactively in a Conda environment. The environment includes all required Azure Machine Learning SDK and MLflow packages.

    You must use MLflow to log metrics in an Azure Machine Learning experiment named mlflow-experiment.

    How should you complete the code? To answer, select the appropriate options in the answer area.

    NOTE: Each correct selection is worth one point.

    Hot Area:

  • Question 78:

    HOTSPOT

    You train a classification model by using a decision tree algorithm.

    You create an estimator by running the following Python code. The variable feature_names is a list of all feature names, and class_names is a list of all class names.

    from interpret.ext.blackbox import TabularExplainer

    You need to explain the predictions made by the model for all classes by determining the importance of all features.

    For each of the following statements, select Yes if the statement is true. Otherwise, select No.

    NOTE: Each correct selection is worth one point.

    Hot Area:

  • Question 79:

    HOTSPOT

    You have an Azure blob container that contains a set of TSV files. The Azure blob container is registered as a datastore for an Azure Machine Learning service workspace. Each TSV file uses the same data schema.

    You plan to aggregate data for all of the TSV files together and then register the aggregated data as a dataset in an Azure Machine Learning workspace by using the Azure Machine Learning SDK for Python.

    You run 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.

    Hot Area:

  • Question 80:

    HOTSPOT

    You collect data from a nearby weather station. You have a pandas dataframe named weather_dfthat includes the following data:

    The data is collected every 12 hours: noon and midnight.

    You plan to use automated machine learning to create a time-series model that predicts temperature over the next seven days. For the initial round of training, you want to train a maximum of 50 different models.

    You must use the Azure Machine Learning SDK to run an automated machine learning experiment to train these models.

    You need to configure the automated machine learning run.

    How should you complete the AutoMLConfig definition? To answer, select the appropriate options in the answer area.

    NOTE: Each correct selection is worth one point.

    Hot Area:

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Microsoft exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your DP-100 exam preparations and Microsoft certification application, do not hesitate to visit our Vcedump.com to find your solutions here.