exam questions

Exam DP-100 All Questions

View all questions & answers for the DP-100 exam

Exam DP-100 topic 3 question 155 discussion

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

You use Azure Machine Learning to train a model.

You must use Bayesian sampling to tune hyperparameters.

You need to select a learning_rate parameter distribution.

Which two distributions can you use? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

  • A. Uniform
  • B. Choice
  • C. QNormal
  • D. Normal
  • E. LogUniform
Show Suggested Answer Hide Answer
Suggested Answer: AB 🗳️

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
damaldon
Highly Voted 11 months, 3 weeks ago
Bayesian sampling only supports choice, uniform, and quniform distributions over the search space. https://learn.microsoft.com/en-us/azure/machine-learning/how-to-tune-hyperparameters?view=azureml-api-2
upvoted 6 times
...
avinyc
Most Recent 5 months, 2 weeks ago
Selected Answer: AB
Bayesian sampling only supports choice, uniform, and quniform
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 ...