DON'T WANT TO MISS A THING?

Certification Exam Passing Tips

Latest exam news and discount info

Curated and up-to-date by our experts

Yes, send me the newsletter

Free Microsoft DP-100 Practice Questions & Answers 2026 Part3

Are you preparing for the Microsoft DP-100 certification exam? SPOTO offers the Microsoft DP-100 Premium File; all questions are aligned with the latest exam content and come with expert-provided answers. Our question banks cover the latest question types, core concepts, and detailed explanations, helping you familiarize yourself with the exam format and difficulty level. Whether you are reviewing core concepts or simulating a real exam environment, these resources will rapidly boost your confidence and readiness.
For over two decades, SPOTO has successfully helped numerous IT professionals secure their ideal positions at Fortune 500 companies. Download now to start practicing efficiently and ensure a high score on the actual exam. Don't miss this opportunity to pass your certification exam with ease!
Take other online exams

Question #1
You are creating a machine learning model. You have a dataset that contains null rows.You need to use the Clean Missing Data module in Azure Machine Learning Studio to identify and resolve the null and missing data in the dataset.Which parameter should you use?
A. Replace with mean
B. Remove entire column
C. Remove entire row
D. Hot Deck
E. Custom substitution value
F. Replace with mode
View answer
Correct Answer: C
Question #2
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 have been tasked with constructing a machine learning model that translates language text into a different language text.The machine learning model must be constructed and trained to learn the sequence of the.Recommendation: You make use of Generative Adversarial Networks (GANs).Will the requirements be satisfied?
A. Yes
B. No
View answer
Correct Answer: B
Question #3
You create an Azure Machine Learning workspace.You must use the Python SDK v2 to implement an experiment from a Jupyter notebook in the workspace. The experiment must log string metrics. You need to implement the method to log the string metrics. Which method should you use?
A. lflow
B. lflow
C. lflowlog_metrk()
D. lflow
View answer
Correct Answer: A
Question #4
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 have been tasked with employing a machine learning model, which makes use of a PostgreSQL database and needs GPU processing, to forecast prices.You are preparing to create a virtual machine that has the necessary tools built into it.You need to make use of the correct virtual machine type.Recommendation: You make use of a Geo AI Data Science Virtual Machine (Geo-DSVM) Windows edition.Will the requirements be satisfied?
A. Yes
B. No
View answer
Correct Answer: B
Question #5
You are analyzing a dataset by using Azure Machine Learning Studio.You need to generate a statistical summary that contains the p-value and the unique count for each feature column.Which two modules can you use? Each correct answer presents a complete solution.NOTE: Each correct selection is worth one point.
A. Computer Linear Correlation
B. Export Count Table
C. Execute Python Script
D. Convert to Indicator Values
E. Summarize Data
View answer
Correct Answer: CE
Question #6
You plan to create a speech recognition deep learning model.The model must support the latest version of Python.You need to recommend a deep learning framework for speech recognition to include in the Data Science Virtual Machine (DSVM).What should you recommend?
A. Rattle
B. TensorFlow
C. Weka
D. Scikit-learn
View answer
Correct Answer: B
Question #7
You are making use of the Azure Machine Learning to designer construct an experiment.After dividing a dataset into training and testing sets, you configure the algorithm to be Two-Class Boosted Decision Tree.You are preparing to ascertain the Area Under the Curve (AUC).Which of the following is a sequential combination of the models required to achieve your goal?
A. Train, Score, Evaluate
B. Score, Evaluate, Train
C. Evaluate, Export Data, Train
D. Train, Score, Export Data
View answer
Correct Answer: A
Question #8
You are preparing to train a regression model via automated machine learning. The data available to you has features with missing values, as well as categorical features with little discrete values.You want to make sure that automated machine learning is configured as follows:-missing values must be automatically imputed.-categorical features must be encoded as part of the training task.Which of the following actions should you take?
A. You should make use of the featurization parameter with the 'auto' value pair
B. You should make use of the featurization parameter with the 'off' value pair
C. You should make use of the featurization parameter with the 'on' value pair
D. You should make use of the featurization parameter with the 'FeaturizationConfig' value pair
View answer
Correct Answer: A
Question #9
You create an Azure Machine Learning workspace named woricspace1. The workspace contains a Python SDK v2 notebook that uses MLflow to collect model training metrics and artifacts from your local computer.You must reuse the notebook to run on Azure Machine Learning compute instance in workspace1.You need to continue to log metrics and artifacts from your data science code.What should you do?
A. nstantiate the job class
B. og into workspace " !
C. onfigure the tracking URI
D. nstantiate the MLCIient class
View answer
Correct Answer: C
Question #10
You are in the process of constructing a deep convolutional neural network (CNN). The CNN will be used for image classification.You notice that the CNN model you constructed displays hints of overfitting.You want to make sure that overfitting is minimized, and that the model is converged to an optimal fit.Which of the following is TRUE with regards to achieving your goal?
A. You have to add an additional dense layer with 512 input units, and reduce the amount of training data
B. You have to add L1/L2 regularization, and reduce the amount of training data
C. You have to reduce the amount of training data and make use of training data augmentation
D. You have to add L1/L2 regularization, and make use of training data augmentation
E. You have to add an additional dense layer with 512 input units, and add L1/L2 regularization
View answer
Correct Answer: D
Question #11
You use Azure Machine Learning Studio to build a machine learning experiment.You need to divide data into two distinct datasets.Which module should you use?
A. Split Data
B. Load Trained Model
C. Assign Data to Clusters
D. Group Data into Bins
View answer
Correct Answer: A
Question #12
You make use of Azure Machine Learning Studio to create a binary classification model.You are preparing to carry out a parameter sweep of the model to tune hyperparameters. You have to make sure that the sweep allows for every possible combination of hyperparameters to be iterated. Also, the computing resources needed to carry out the sweep must be reduced.Which of the following actions should you take?
A. You should consider making use of the Selective grid sweep mode
B. You should consider making use of the Measured grid sweep mode
C. You should consider making use of the Entire grid sweep mode
D. You should consider making use of the Random grid sweep mode
View answer
Correct Answer: D
Question #13
You create a binary classification model by using Azure Machine Learning Studio.You must tune hyperparameters by performing a parameter sweep of the model. The parameter sweep must meet the following requirements:iterate all possible combinations of hyperparametersminimize computing resources required to perform the sweepYou need to perform a parameter sweep of the model.Which parameter sweep mode should you use?
A. andom seed
B. weep clustering
C. andom grid
D. ntire grid
E. andom sweep
View answer
Correct Answer: C
Question #14
You have been tasked with designing a deep learning model, which accommodates the most recent edition of Python, to recognize language.You have to include a suitable deep learning framework in the Data Science Virtual Machine (DSVM).Which of the following actions should you take?
A. You should consider including Rattle
B. You should consider including TensorFlow
C. You should consider including Theano
D. You should consider including Chainer
View answer
Correct Answer: B
Question #15
You are moving a large dataset from Azure Machine Learning Studio to a Weka environment.You need to format the data for the Weka environment.Which module should you use?
A. Convert to CSV
B. Convert to Dataset
C. Convert to ARFF
D. Convert to SVMLight
View answer
Correct Answer: C
Question #16
You have been tasked with designing a deep learning model, which accommodates the most recent edition of Python, to recognize language.You have to include a suitable deep learning framework in the Data Science Virtual Machine (DSVM).Which of the following actions should you take?
A. ou should consider including Rattle
B. ou should consider including TensorFlow
C. ou should consider including Theano
D. ou should consider including Chainer
View answer
Correct Answer: B
Question #17
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 have been tasked with evaluating your model on a partial data sample via k-fold cross-validation.You have already configured a k parameter as the number of splits. You now have to configure the k parameter for the cross-validation with the usual value choice.Recommendation: You configure the use of the value k=1.Will the requirements be satisfied?
A. Yes
B. No
View answer
Correct Answer: B
Question #18
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 are using Azure Machine Learning Studio to perform feature engineering on a dataset.You need to normalize values to produce a feature column grouped into bins.Solution: Apply an Entropy Minimum Description Length (MDL) binning mode.Does the solution meet the goal?
A. Yes
B. No
View answer
Correct Answer: B
Question #19
A set of CSV files contains sales records. All the CSV files have the same data schema.Each CSV file contains the sales record for a particular month and has the filename sales.csv. Each file is stored in a folder that indicates the month and year when the data was recorded. The folders are in an Azure blob container for which a datastore has been defined in an Azure Machine Learning workspace. The folders are organized in a parent folder named sales to create the following hierarchical structure:At the end of each month, a new folder with that month's sales file is added to the sales folder.You plan to use the sales data to train a machine learning model based on the following requirements:-You must define a dataset that loads all of the sales data to date into a structure that can be easily converted to a dataframe.-You must be able to create experiments that use only data that was created before a specific previous month, ignoring any data that was added after that month.-You must register the minimum number of datasets possible.You need to register the sales data as a dataset in Azure Machine Learning service workspace.What should you do?
A. Create a tabular dataset that references the datastore and explicitly specifies each 'sales/mm-yyyy/sales
B. Create a tabular dataset that references the datastore and specifies the path 'sales/*/sales
C. Create a new tabular dataset that references the datastore and explicitly specifies each 'sales/mm-yyyy/sales
D. Create a tabular dataset that references the datastore and explicitly specifies each 'sales/mm-yyyy/sales
View answer
Correct Answer: D
Question #20
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 have been tasked with employing a machine learning model, which makes use of a PostgreSQL database and needs GPU processing, to forecast prices.You are preparing to create a virtual machine that has the necessary tools built into it.You need to make use of the correct virtual machine type.Recommendation: You make use of a Data Science Virtual Machine (DSVM) Windows edition.Will the requirements be satisfied?
A. es
B. o
View answer
Correct Answer: B
Question #21
You create an Azure Machine Learning workspace.
A. Event Grid subscription
B. Azure Automation runbook
C. Event Hubs Capture
D. Event Hubs consumer
View answer
Correct Answer: A
Question #22
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 are analyzing a numerical dataset which contains missing values in several columns.You must clean the missing values using an appropriate operation without affecting the dimensionality of the feature set.You need to analyze a full dataset to include all values.Solution: Use the Last Observation Carried Forward (LOCF) method to impute the missing data points.Does the solution meet the goal?
A. Yes
B. No
View answer
Correct Answer: B
Question #23
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 are analyzing a numerical dataset which contains missing values in several columns.You must clean the missing values using an appropriate operation without affecting the dimensionality of the feature set.You need to analyze a full dataset to include all values.Solution: Replace each missing value using the Multiple Imputation by Chained Equations (MICE) method.Does the solution meet the goal?
A. Yes
B. No
View answer
Correct Answer: A
Question #24
you create an Azure Machine learning workspace named workspace1. The workspace contains a Python SOK v2 notebook mat uses Mallow to correct model coaxing men's anal arracks from your local computer.
A. Configure the tracking URL
B. Instantiate the MLClient class
C. Log in to workspace1
D. Instantiate the job class
View answer
Correct Answer: A
Question #25
You have an Azure AI Foundry project.
A. gpt-35-turbo
B. davinci-002
C. gpt-4
D. gpt-4o
View answer
Correct Answer: C
Question #26
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
View answer
Correct Answer: D
Question #27
You need to consider the underlined segment to establish whether it is accurate.To improve the amount of low incidence cases in a dataset, you should make use of the SMOTE 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. Remove Duplicate Rows
C. Join Data
D. Edit Metadata
View answer
Correct Answer: A
Question #28
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 are a data scientist using Azure Machine Learning Studio.You need to normalize values to produce an output column into bins to predict a target column.Solution: Apply an Equal Width with Custom Start and Stop binning mode.Does the solution meet the goal?
A. Yes
B. No
View answer
Correct Answer: B
Question #29
You manage an Azure Machine Learning workspace. You have a folder that contains a CSV file. The folder is registered as a folder data asset You plan to use the folder data asset for data wrangling dunng interactive development. You need to access and load the folder data asset into a Pandas data frame. Which method should you use to achieve this goal?
A. ltable
B. ltable
C. ltable
D. ltable
View answer
Correct Answer: B
Question #30
You are with a time series dataset in Azure Machine Learning Studio.You need to split your dataset into training and testing subsets by using the Split Data module.Which splitting mode should you use?
A. Recommender Split
B. Regular Expression Split
C. Relative Expression Split
D. Split Rows with the Randomized split parameter set to true
View answer
Correct Answer: C
Question #31
You plan to deliver a hands-on workshop to several students. The workshop will focus on creating data visualizations using Python. Each student will use a device that has internet access.Student devices are not configured for Python development. Students do not have administrator access to install software on their devices. Azure subscriptions are not available for students.You need to ensure that students can run Python-based data visualization code.Which Azure tool should you use?
A. Anaconda Data Science Platform
B. Azure BatchAI
C. Azure Notebooks
D. Azure Machine Learning Service
View answer
Correct Answer: C
Question #32
You plan to build a team data science environment. Data for training models in machine learning pipelines will be over 20 GB in size.You have the following requirements:-Models must be built using Caffe2 or Chainer frameworks.-Data scientists must be able to use a data science environment to build the machine learning pipelines and train models on their personal devices in both connected and disconnected network environments.Personal devices must support updating machine learning pipelines when connected to a network.You need to select a data science environment.Which environment should you use?
A. Azure Machine Learning Service
B. Azure Machine Learning Studio
C. Azure Databricks
D. Azure Kubernetes Service (AKS)
View answer
Correct Answer: A
Question #33
You want to train a classification model using data located in a comma-separated values (CSV) file.The classification model will be trained via the Automated Machine Learning interface using the Classification task type.You have been informed that only linear models need to be assessed by the Automated Machine Learning.Which of the following actions should you take?
A. You should disable deep learning
B. You should enable automatic featurization
C. You should disable automatic featurization
D. You should set the task type to Forecasting
View answer
Correct Answer: A

View The Updated Microsoft Exam Questions

SPOTO Provides 100% Real Microsoft Exam Questions for You to Pass Your Microsoft Exam!

View Answers after Submission

Please submit your email and WhatsApp to get the answers of questions.

Note: Please make sure your email ID and Whatsapp are valid so that you can get the correct exam results.

Email:
Whatsapp/phone number:
Contact Us