exam questions

Exam DP-100 All Questions

View all questions & answers for the DP-100 exam

Exam DP-100 topic 5 question 17 discussion

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

DRAG DROP -
You have a model with a large difference between the training and validation error values.
You must create a new model and perform cross-validation.
You need to identify a parameter set for the new model using Azure Machine Learning Studio.
Which module you should use for each step? To answer, drag the appropriate modules to the correct steps. Each module may be used once or more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: Split data -

Box 2: Partition and Sample -
Box 3: Two-Class Boosted Decision Tree
Box 4: Tune Model Hyperparameters
Integrated train and tune: You configure a set of parameters to use, and then let the module iterate over multiple combinations, measuring accuracy until it finds a
"best" model. With most learner modules, you can choose which parameters should be changed during the training process, and which should remain fixed.
We recommend that you use Cross-Validate Model to establish the goodness of the model given the specified parameters. Use Tune Model Hyperparameters to identify the optimal parameters.
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/partition-and-sample

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
priyalnish
Highly Voted 4 years, 11 months ago
According to below link; https://docs.microsoft.com/en-us/azure/machine-learning/studio/algorithm-parameters-optimize 1. Two-Class Boosted Decision Tree 2. Partition and Sample 3. Tune Model Hyperparameters 4. Tune Model Hyperparameters
upvoted 98 times
Gitty
4 years, 10 months ago
correct
upvoted 2 times
...
jay2323
3 years, 12 months ago
Why is 3 and 4 have the same answer?
upvoted 2 times
YipingRuan
3 years, 11 months ago
Train, evaluate, and compare The same Tune Model Hyperparameters module trains all the models that correspond to the parameter set,
upvoted 1 times
...
...
SnowCheetah
4 years ago
This is a correct Answer
upvoted 1 times
...
VJPrakash
3 years, 11 months ago
Thanks for the link. These answers are accurate based on the documentation.
upvoted 2 times
...
...
Yilu
Highly Voted 5 years, 1 month ago
box 1 and 4 got swapped
upvoted 9 times
...
jl420
Most Recent 7 months, 3 weeks ago
Step Module Define the parameter scope - Tune Model Hyperparameters Define the cross-validation settings - Partition and Sample Define the metric - Tune Model Hyperparameters Train, evaluate, and compare - Two-Class Boosted Decision Tree
upvoted 1 times
jl420
7 months, 3 weeks ago
Ignore this is wrong. Given answer is correct -> Split, Part, Boost, Tune
upvoted 1 times
...
...
BR_CS
1 year, 10 months ago
The answers in the comments seem to make no sense, just like the answers shown. Was the image changed?
upvoted 2 times
...
ZoeJ
2 years, 2 months ago
I think this is an out-dated question
upvoted 2 times
...
ck1729
4 years, 5 months ago
how come the answers below say selecting the model first? shouldn't we split the data first and feed in the training data to the model?
upvoted 2 times
...
kath3624
5 years ago
https://docs.microsoft.com/en-us/azure/machine-learning/studio/algorithm-parameters-optimize box 1: Boosted Decision Tree box 2: Partition and Sample box 3: Tune Model Hyperparameters box 4:
upvoted 4 times
dev2dev
4 years, 3 months ago
4th also hyperparmeters too
upvoted 1 times
...
...
pepmir
5 years ago
Tune Hyperparams belongs to Train Module. So 4 is correct.
upvoted 3 times
...
davo123
5 years, 1 month ago
Box 1 should be Two Class Boosted?
upvoted 2 times
abofficial
4 years, 7 months ago
I think box 1 should be tune hyperparameters.. take note of the keyword 'parameter scope'
upvoted 6 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 ...