Tune hyperparameters with Azure Machine Learning

Tune hyperparameters with Azure Machine Learning

Choosing optimal hyperparameter values for model training can be difficult, and usually involved a great deal of trial and error. With Azure Machine Learning, you can leverage cloud-scale experiments to tune hyperparameters.

Data Scientist
Azure
Machine Learning
Azure Portal

Module Objectives

Learn how to use Azure Machine Learning hyperparameter tuning experiments to optimize model performance.

Prerequisites

  • Knowledge of Python
  • Experience of training models using the Azure Machine Learning SDK