© Tanmay Agrawal 2021
T. AgrawalHyperparameter Optimization in Machine Learninghttps://doi.org/10.1007/978-1-4842-6579-6_5

5. Optuna and AutoML

Tanay Agrawal1  
(1)
Bangalore, Karnataka, India
 

We can now create an efficient model using the techniques that were discussed in the previous chapters. Bayesian optimization goes a long way in finding optimal hyperparameters. This chapter provides an overview of the Optuna framework and discusses further the role of hyperparameter optimization in automated machine learning. We’ll use Optuna to create our own little AutoML script. And then we’ll explore the Tree-based Pipeline Optimization Tool (TPOT), an AutoML tool that uses genetic programming to optimize machine learning pipelines.

Optuna

Like Hyperopt discussed ...

Get Hyperparameter Optimization in Machine Learning: Make Your Machine Learning and Deep Learning Models More Efficient now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.