⚠️There's a newer version (0.6.0) of this package.Take me there.
mlr3hyperband (version 0.2.0)
Hyperband for 'mlr3'
Description
Implements hyperband method for hyperparameter
tuning. Various termination criteria can be set and combined. The
class 'AutoTuner' provides a convenient way to perform nested
resampling in combination with 'mlr3'. The hyperband algorithm was
proposed by Lisha Li, Kevin Jamieson, Giulia DeSalvo, Afshin
Rostamizadeh and Ameet Talwalkar (2018) .