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 191:

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

    You have an Azure Machine Learning workspace. You connect to a terminal session from the Notebooks page in Azure Machine Learning studio.

    You plan to add a new Jupyter kernel that will be accessible from the same terminal session.

    You need to perform the task that must be completed before you can add the new kernel.

    Solution: Delete the Python 3.6 - AzureML kernel.

    Does the solution meet the goal?

    A. Yes
    B. No

  • Question 192:

    DRAG DROP

    You need to implement an early stopping criteria policy for model training.

    Which three code segments should you use to develop the solution? To answer, move the appropriate code segments from the list of code segments to the answer area and arrange them in the correct order.

    NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

    Select and Place:

  • Question 193:

    You are performing feature engineering on a dataset.

    You must add a feature named CityName and populate the column value with the text London.

    You need to add the new feature to the dataset.

    Which Azure Machine Learning Studio module should you use?

    A. Edit Metadata
    B. Filter Based Feature Selection
    C. Execute Python Script
    D. Latent Dirichlet Allocation

  • Question 194:

    You need to select a pre built development environment for a series of data science experiments. You must use the R language for the experiments.

    Which three environments can you use? Each correct answer presents a complete solution.

    NOTE: Each correct selection is worth one point.

    A. MI.NET Library on a local environment
    B. Azure Machine Learning Studio
    C. Data Science Virtual Machine (OSVM)
    D. Azure Data bricks
    E. Azure Cognitive Services

  • Question 195:

    HOTSPOT

    You have a dataset created for multiclass classification tasks that contains a normalized numerical feature set with 10,000 data points and 150 features.

    You use 75 percent of the data points for training and 25 percent for testing. You are using the scikit-learn machine learning library in Python. You use X to denote the feature set and Y to denote class labels.

    You create the following Python data frames:

    You need to apply the Principal Component Analysis (PCA) method to reduce the dimensionality of the feature set to 10 features in both training and testing sets.

    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.

  • Question 196:

    You make use of Azure Machine Learning Studio to develop a linear regression model. You perform an experiment to assess various algorithms.

    Which of the following is an algorithm that reduces the variances between actual and predicted values?

    A. Fast Forest Quantile Regression
    B. Poisson Regression
    C. Boosted Decision Tree Regression
    D. Linear Regression

  • Question 197:

    HOTSPOT

    You manage an Azure Machine Learning workspace named workspace1 with a compute instance named compute1.

    You must remove a kernel named kernel1 from compute1. You connect to compute1 by using a terminal window from workspace1.

    You need to enter a command in the terminal window to remove kernel.

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

    NOTE: Each correct selection is worth one point.

  • Question 198:

    You need to consider the underlined segment to establish whether it is accurate.

    To transform a categorical feature into a binary indicator, you should make use of the Clean Missing Data module.

    Select "No adjustment required" if the underlined segment is accurate. If the underlined segment is inaccurate, select the accurate option.

    A. No adjustment required.
    B. Convert to Indicator Values
    C. Apply SQL Transformation
    D. Group Categorical Values

  • Question 199:

    You plan to use a Python script to run an Azure Machine Learning experiment. The script creates a reference to the experiment run context, loads data from a file, identifies the set of unique values for the label column, and completes the experiment run:

    from azureml.core import Run

    import pandas as pd

    run = Run.get_context()

    data = pd.read_csv('data.csv')

    label_vals = data['label'].unique()

    # Add code to record metrics here

    run.complete()

    The experiment must record the unique labels in the data as metrics for the run that can be reviewed later.

    You must add code to the script to record the unique label values as run metrics at the point indicated by the comment.

    Solution: Replace the comment with the following code:

    run.log_table('Label Values', label_vals)

    Does the solution meet the goal?

    A. Yes
    B. No

  • Question 200:

    DRAG DROP

    You train and register a model by using the Azure Machine Learning SDK on a local workstation. Python 3.6 and Visual Studio Code are installed on the workstation.

    When you try to deploy the model into production as an Azure Kubernetes Service (AKS)-based web service, you experience an error in the scoring script that causes deployment to fail.

    You need to debug the service on the local workstation before deploying the service to production.

    Which four 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:

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.