mlr3hyperband (version 0.6.0)
Description
Successive Halving (Jamieson and Talwalkar (2016)
) and Hyperband (Li et al. 2018 )
optimization algorithm for the mlr3 ecosystem. The implementation in
mlr3hyperband features improved scheduling and parallelizes the evaluation
of configurations. The package includes tuners for hyperparameter
optimization in mlr3tuning and optimizers for black-box optimization in
bbotk.