Litcius/Paper detail

Optuna and AutoML

Tanay Agrawal

2020Apress eBooks19 citationsDOI

Abstract

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 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.

Topics & Concepts

HyperparameterBayesian optimizationComputer scienceMachine learningGenetic programmingArtificial intelligencePipeline (software)Programming languageEvolutionary Algorithms and ApplicationsMachine Learning and Data ClassificationMetaheuristic Optimization Algorithms Research
Optuna and AutoML | Litcius