exam questions

Exam DP-100 All Questions

View all questions & answers for the DP-100 exam

Exam DP-100 topic 4 question 26 discussion

Actual exam question from Microsoft's DP-100
Question #: 26
Topic #: 4
[All DP-100 Questions]

You use the designer to create a training pipeline for a classification model. The pipeline uses a dataset that includes the features and labels required for model training.
You create a real-time inference pipeline from the training pipeline. You observe that the schema for the generated web service input is based on the dataset and includes the label column that the model predicts. Client applications that use the service must not be required to submit this value.
You need to modify the inference pipeline to meet the requirement.
What should you do?

  • A. Add a Select Columns in Dataset module to the inference pipeline after the dataset and use it to select all columns other than the label.
  • B. Delete the dataset from the training pipeline and recreate the real-time inference pipeline.
  • C. Delete the Web Service Input module from the inference pipeline.
  • D. Replace the dataset in the inference pipeline with an Enter Data Manually module that includes data for the feature columns but not the label column.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
synapse
Highly Voted 11 months ago
Selected Answer: A
Given answer A is correct
upvoted 5 times
...
ranjsi01
Most Recent 1 year ago
correct
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...