Hyperparameter optimization with Python

Find out what you will learn throughout the course (if the video does not show, try allowing cookies in your browser).

What you'll learn



👉  Hyperparameter tuning and why it matters.

👉  Grid and random search for hyperparameters.

👉  Bayesian optimization.

👉 Tree-structured Parzen estimators, population based training, SMAC.

👉  Different cross-validation strategies.

👉  Hyperparameter optimization tools, i.e., Hyperopt, Optuna, Scikit-optimize, Keras Tuner and more.


What you'll get



✔ 10+ hs. of video lectures.

✔ Presentations, quizzes and assignments.

✔ Jupyter notebooks with code.

✔ Instructor support through Q&A.

✔ Access in PC and mobile.

✔ Lifetime access to content.

✔ Certificate of completion.




💬 English subtitles



Pricing


Instructor

Soledad Galli, PhD




Sole is a lead data scientist, instructor and developer of open source software. She created and maintains the Python library for feature engineering Feature-engine, which allows us to impute data, encode categorical variables, transform, create and select features. Sole is also the author of the book "Python Feature engineering Cookbook" by Packt editorial.

More about Sole on LinkedIn.

30 days money back guarantee


If you're disappointed for whatever reason, you'll get a full refund.

So you can buy with confidence.

Course description


Welcome to Hyperparameter Optimization for Machine Learning, the most comprehensive course on hyperparameter tuning available online. In this course, you will learn multiple techniques to select the best hyperparameters and improve the performance of your machine learning models.


What are hyperparameters?


Hyperparameters are parameters that are not directly learnt by the machine learning algorithm. They define and control the machine learning model, i.e., how flexible the model is to fit the training data, and they are calibrated to avoid over-fitting and improve generalization.


Some examples of hyperparameters are the regularization constants in linear models and support vector machines (SVMs), the number of estimators and the max-depth in decision trees, and the number of nodes or the learning rate in deep neural networks.



What is hyperparameter optimization?


Hyperparameter tuning or hyperparameter optimization is the process of finding the best hyperparameter values for a given machine learning algorithm and a given dataset.


There are various hyperparameter optimization methods, including grid search, random search, and sequential models, usually involving Bayesian optimization.


Hyperparameter optimization algorithms consist of a search space, a search algorithm, a cross-validation scheme to find the optimal values while avoiding over-fitting, and an objective function with the classifier or regression model and the metric to optimize.

Throughout the tutorials, you will learn each and every aspect of the tuning methods.



What will you learn in this online course?


In this course, you will learn multiple hyperparameter optimization methods to find the best set of hyperparameters for your classifier or regression models.


Specifically, you will learn:

  • How to define a hyperparameter space from were to sample different hyperparameters
  • Different search algorithms that guide the search for hyperparameter values
  • Various cross-validation schemes to assess the model performance at each iteration
  • How to define an objective function for a specific machine learning model, metric and training data set.


You will learn the following search algorithms:

  • Grid search
  • Random Search
  • Sequential models including Bayesian optimization with Gaussian processes
  • Bayesian optimization with tree parzen estimators or random forests


We'll take you step-by-step through engaging video tutorials and teach you everything you need to know about to find the best combination of hyperparameters. Throughout this comprehensive course, we cover almost every available approach to optimize hyperparameters, discussing their rationale, their advantages and shortcomings, the considerations to have when using the technique, and their implementation in Python.


By the end of the course, you will be able to set up machine learning pipelines with the hyperparameter tuning algorithm that best suits your project.



Hyperparameter tuning with Python


Throughout the course, we will use Python as the main language. We will implement the hyperparameter search with the open-source libraries Scikit-learn, Hyperopt, Optuna, Scikit-Optimize and Keras-tuner.



Who is this course for?


If you are regularly training machine learning models as a hobby or for your organization and want to improve the performance of your models; if you are keen to jump up the leader board of a data science competition, or you simply want to learn more about how to tune hyperparameters of machine learning models, this course will show you how.



Course prerequisites


To get the most out of this course, you need to have a basic knowledge of machine learning and familiarity with the most common predictive models, like linear and logistic regression, decision trees, and random forests, and the metrics used to evaluate model performance. You also need basic knowledge of Python and the open source libraries, Numpy, Pandas, and sklearn.


We will use more advanced models to find the hyperparameters of neural networks. To get the most out of this course, you should be familiar with deep learning and the open source libraries keras and tensorflow.



To wrap-up


This comprehensive machine learning course includes over 50 lectures spread across approximately 8 hours of video, and ALL topics include hands-on Python code examples that you can use for reference and practice, as well as re-use in your own projects.

Course Curriculum



  Introduction
Available in days
days after you enroll
  Hyperparameter Tuning - Overview
Available in days
days after you enroll
  Performance metrics
Available in days
days after you enroll
  Cross-Validation
Available in days
days after you enroll
  Basic Search Algorithms
Available in days
days after you enroll
  Bayesian Optimization
Available in days
days after you enroll
  Other SMBO Algorithms
Available in days
days after you enroll
  Multi-fidelity Optimization
Available in days
days after you enroll
  Scikit-Optimize
Available in days
days after you enroll
  Hyperopt
Available in days
days after you enroll
  Optuna
Available in days
days after you enroll
  Congratulations! You did it!
Available in days
days after you enroll

Frequently Asked Questions


When does the course begin and end?


You can start taking the course from the moment you enroll. The course is self-paced, so you can watch the tutorials and apply what you learn whenever you find it most convenient.


For how long can I access the course?


The courses have lifetime access. This means that once you enroll, you will have unlimited access to the course for as long as you like.


What if I don't like the course?


There is a 30-day money back guarantee. If you don't find the course useful, contact us within the first 30 days of purchase and you will get a full refund.


Will I get a certificate?


Yes, you'll get a certificate of completion after completing all lectures, quizzes and assignments.

Follow us 👇