DP-100 Exam Details

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

Microsoft DP-100 Online Questions & Answers

  • Question 531:

    HOTSPOT

    You are designing a machine learning solution.

    You have the following requirements:

    Use a training script to train a machine learning model.

    Build a machine learning proof of concept without the use of code or script.

    You need to select a development tool for each requirement.

    Which development tool should you use? To answer, select the appropriate options in the answer area.

    NOTE: Each correct selection is worth one point.

  • Question 532:

    You deploy a model as an Azure Machine Learning real-time web service using the following code.

    The deployment fails.

    You need to troubleshoot the deployment failure by determining the actions that were performed during deployment and identifying the specific action that failed.

    Which code segment should you run?

    A. service.get_logs()
    B. service.state
    C. service.serialize()
    D. service.update_deployment_state()

  • Question 533:

    You manage an Azure Machine Learning workspace.

    You experiment with an MLflow model that trains interactively by using a notebook in the workspace.

    You need to log dictionary type artifacts of the experiments in Azure Machine Learning by using MLflow.

    Which syntax should you use?

    A. mlflow.log_artifact(my_dict)
    B. mlflow.log_metric("my_metric", my_dict)
    C. mlflow.log_artifacts(my_dict>
    D. mlflow.log metrics(my dict)

  • Question 534:

    HOTSPOT

    Your Azure Machine Learning workspace has a dataset named real_estate_data. A sample of the data in the dataset follows.

    You want to use automated machine learning to find the best regression model for predicting the price column.

    You need to configure an automated machine learning experiment using the Azure Machine Learning SDK.

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

    NOTE: Each correct selection is worth one point.

  • Question 535:

    You use the following code to define the steps for a pipeline:

    from azureml.core import Workspace, Experiment, Run
    from azureml.pipeline.core import Pipeline
    from azureml.pipeline.steps import PythonScriptStep

    ws = Workspace.from_config()

    . . .

    step1 = PythonScriptStep(name="step1", ...)
    step2 = PythonScriptStep(name="step2", ...)
    pipeline_steps = [step1, step2]

    You need to add code to run the steps.

    Which two code segments can you use to achieve this goal? Each correct answer presents a complete solution.

    NOTE: Each correct selection is worth one point.

    A. experiment = Experiment(workspace=ws, name='pipeline-experiment') run = experiment.submit(config=pipeline_steps)
    B. run = Run(pipeline_steps)
    C. pipeline = Pipeline(workspace=ws, steps=pipeline_steps) experiment = Experiment(workspace=ws, name='pipeline-experiment') run = experiment.submit(pipeline)
    D. pipeline = Pipeline(workspace=ws, steps=pipeline_steps) run = pipeline.submit(experiment_name='pipeline-experiment')

  • Question 536:

    DRAG DROP

    You need to define an evaluation strategy for the crowd sentiment models.

    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.

    Select and Place:

  • Question 537:

    You are building a binary classification model by using a supplied training set.

    The training set is imbalanced between two classes.

    You need to resolve the data imbalance.

    What are three possible ways to achieve this goal? Each correct answer presents a complete solution.

    NOTE: Each correct selection is worth one point.

    A. Penalize the classification
    B. Resample the dataset using undersampling or oversampling
    C. Normalize the training feature set
    D. Generate synthetic samples in the minority class
    E. Use accuracy as the evaluation metric of the model

  • Question 538:

    This question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the recommendation satisfies the requirements.

    You are in the process of carrying out feature engineering on a dataset.

    You want to add a feature to the dataset and fill the column value.

    Recommendation: You must make use of the Edit Metadata Azure Machine Learning Studio module.

    Will the requirements be satisfied?

    A. Yes
    B. No

  • Question 539:

    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.

  • Question 540:

    You need to select a feature extraction method.

    Which method should you use?

    A. Mutual information
    B. Pearson's correlation
    C. Spearman correlation
    D. Mann-Whitney test

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.