
Ultimate access to all questions.
You are implementing hyperparameter tuning for a model training script from a notebook in an Azure Machine Learning workspace. You need to configure a grid sampling method over the search space for the num_hidden_layers and batch_size hyperparameters. Which hyperparameter sampling method should you use?_
A
uniform
B
qlognormal
C
choice
D
normal