QuestionQ160
Implement machine learning model lifecycle and operationsYou use Azure Machine Learning to train a model.
You must use Bayesian sampling to tune hyperparameters.
You need to choose a distribution for a learning_rate parameter.
Which two distributions can you use? Each correct answer provides a complete solution.
> NOTE: Each correct selection is worth one point.
Choose two
- A Choice
- B Uniform
- C QNormal
- D LogUniform
- E Normal
Community Discussion