Summer Certification Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Note! Following DP-100 Exam is Retired now. Please select the alternative replacement for your Exam Certification. The new exam code is AI-300

Verified By IT Certified Experts

CertsTopics.com Certified Safe Files

Up-To-Date Exam Study Material

99.5% High Success Pass Rate

100% Accurate Answers

Instant Downloads

Exam Questions And Answers PDF

Try Demo Before You Buy

Certification Exams with Helpful Questions And Answers

What our customers are saying

Burkina Faso certstopics Burkina Faso
Malcolm
Apr 24, 2026
Working through real exam questions and answers helped me understand how data science concepts are tested in DP-100.
Reunion certstopics Reunion
Donovan
Mar 27, 2026
I achieved top Microsoft DP-100 Exam performance thanks to certstopics.com. Their study resources are essential for success.

Designing and Implementing a Data Science Solution on Azure Questions and Answers

Question 1

You need to build a feature extraction strategy for the local models.

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.

Options:

Buy Now
Question 2

You have an Azure Machine Learning workspace.

You plan to use automated machine learning in the workspace to train a natural language processing model for multi-class classification. You need to provide a dataset for training the model. How should you format the data?

Options:

A.

exactly one text column and one or more label columns

B.

one or more text columns and exactly one label column

C.

one or more text columns and one or more label columns

D.

exactly one text column and exactly one label column

Question 3

You load data from a notebook in an Azure Machine Learning workspace into a pandas dataframe named df. The data contains 10.000 patient records. Each record includes the Age property for the corresponding patient.

You must identify the mean age value from the differentially private data generated by SmartNoise SDK.

You need to complete the Python code that will generate the mean age value from the differentially private data.

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

NOTE: Each correct selection is worth one point.

Options: