
Ultimate access to all questions.
You are creating a binary classification model in Azure Machine Learning Studio. You need to perform a hyperparameter tuning sweep that iterates over every possible combination of parameters while minimizing the computational resources required.
Which parameter sampling method should you use?
A
You should consider making use of the Selective grid sweep mode.
B
You should consider making use of the Measured grid sweep mode.
C
You should consider making use of the Entire grid sweep mode.
D
You should consider making use of the Random grid sweep mode.