exam questions

Exam DP-100 All Questions

View all questions & answers for the DP-100 exam

Exam DP-100 topic 4 question 49 discussion

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

DRAG DROP
-

You are developing a machine learning solution by using the Azure Machine Learning designer.

You need to create a web service that applications can use to submit data feature values and retrieve a predicted label.

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.

Show Suggested Answer Hide Answer
Suggested Answer:

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
avotofu
Highly Voted 1 year, 8 months ago
answer should be 1.Create and run training pipeline 2.Create and run a real-time inference pipeline 3.Deploy a serivce to an inference cluster https://learn.microsoft.com/en-us/azure/machine-learning/tutorial-designer-automobile-price-deploy
upvoted 11 times
VeraKo
5 months, 4 weeks ago
Thanks for the info! I have one question. Why does it have to be a real-time inference pipeline? This was mentioned nowhere in the question. Can it be a batch inference pipeline instead?
upvoted 1 times
justinm410
3 weeks, 3 days ago
Batch inference is for non-time-sensitive jobs that are large and must scale well. Users expect a web service to respond promptly, so real-time inference is needed.
upvoted 1 times
...
...
...
phdykd
Most Recent 1 year, 5 months ago
Create and run a training pipeline. This is the first step because before you can create a prediction model, you need to train it with existing data. This is done by creating and running a training pipeline, which takes in your data, applies a machine learning algorithm, and outputs a model that can be used to make predictions. Create and run a real-time inference pipeline. Once the model has been trained, it's time to use it for prediction. This is done by creating a real-time inference pipeline. The inference pipeline takes in new data, applies the trained model, and outputs predictions. Deploy a service to an inference cluster. After you have a working inference pipeline, you can deploy it as a web service to an inference cluster. This allows applications to send data to the service and receive predictions in return. This is the last step because you need a trained model and a working inference pipeline before you can deploy a service.
upvoted 3 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago