In Tuning Hyperparameters in Azure Machine Learning, we see how to use hyperparameters to arrive at an optimal model solution. The training process is somewhat trial and error, so we start by looking at hyperparameter value selection. Then, we see how to run multiple trials with those values and, finally, how to get the best result without exhaustively trialling all possible hyperparameter values.
Students preparing for the DP-100: Designing and Implementing a Data Science Solution on Azure exam and those who want to learn how to optimize model training with input or hyperparameter variables.
Familiarity with data science concepts such as:
It will be helpful to have taken the Running and Monitoring Training Scripts in Azure Machine Learning lesson.