exam questions

Exam DP-100 All Questions

View all questions & answers for the DP-100 exam

Exam DP-100 topic 1 question 10 discussion

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

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=3.
Will the requirements be satisfied?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
saurabh288
Highly Voted 4 years ago
Usual choice is key word here and usual choice is K=5 or 10. So answer is B.
upvoted 13 times
...
gaint
Highly Voted 4 years ago
Answer should be A
upvoted 7 times
YipingRuan
4 years ago
Agree. Why can't be 3? 3 is not “the usual value choice”?
upvoted 3 times
...
...
emmanuelodenyire
Most Recent 10 months, 1 week ago
Selected Answer: B
I will go with B. The answer to the question is B. No. The recommendation to use k=3 is a common practice in k-fold cross-validation, but it may not necessarily satisfy the requirements in every case. It depends on the specific requirements of the task and the characteristics of the data sample. For example, if the data sample is small, using k=3 may not provide enough training data for the model to learn from, resulting in a high variance in the evaluation metric. In this case, a larger value of k may be more appropriate. On the other hand, if the data sample is very large, using k=3 may result in a low bias but high variance, in which case a smaller value of k may be more appropriate. Therefore, it's important to consider the specific requirements and characteristics of the task and data sample when choosing the value of k for k-fold cross-validation. In general, the recommendation to use k=3 is a good starting point, but it may not always be the best choice.
upvoted 3 times
...
evangelist
1 year, 5 months ago
Selected Answer: B
The usual choice for k in k-fold cross-validation, especially in the context of evaluating machine learning models, is typically k=5 or k=10
upvoted 1 times
...
james2033
1 year, 9 months ago
Selected Answer: B
Default value k = 10
upvoted 1 times
...
lookaaaa
2 years, 8 months ago
Selected Answer: B
Usually we would choose k = 10
upvoted 1 times
...
Edriv
2 years, 8 months ago
k-fold involves many more procedures, not only k configuration
upvoted 1 times
...
ning
3 years, 1 month ago
I have no idea for this one, usual value = 10 default, and in designer you cannot change that, but you can add a partition and sample step to set K=3, so what is the question asking for???
upvoted 1 times
...
Thornehead
3 years, 4 months ago
Usually K = 5 or 10. So B is the correct answer.
upvoted 1 times
...
synapse
3 years, 4 months ago
Ok.. it says "Usual value choice" -- I guess then the answer is No... it should be 5 or 10.
upvoted 1 times
...
synapse
3 years, 4 months ago
Selected Answer: B
I don't think anyone restricts you from selecting 3.
upvoted 2 times
...
Tsardoz
3 years, 6 months ago
You can use as many splits as you want. It all depends on the data. Train/test/validate is basically 3 splits that are just swapped around. 3 is perfectly fine.
upvoted 3 times
...
dija123
3 years, 7 months ago
Selected Answer: B
3 is not the usual value choice
upvoted 1 times
...
sim39
3 years, 11 months ago
k can absolutely be 3
upvoted 2 times
...
snsnsnsn
3 years, 11 months ago
answer is correct
upvoted 2 times
...
dijaa
3 years, 11 months ago
answer is correct, the default is 10
upvoted 4 times
dushmantha
3 years, 11 months ago
Not only 10, sometime 5 is commonly used
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 ...