Contribute Media
A thank you to everyone who makes this possible: Read More

An Introduction to Distributed Hybrid Hyperparameter Optimization

Description

Hyperparameter optimization in machine learning is commonly done on single search spaces, where the same search method is applied to all parameters. We introduce the concept of hybrid search space to combine various existing tuning methods in one optimization task through Fugue-tune. We will also demo how it simplifies the usage of Optuna and scales out on Spark.

Details

Improve this page