mlr3hyperband 1.0.0
- feat: Add OptimizerAsyncSuccessiveHalvingoptimizer.
mlr3hyperband 0.6.0
- compatibility: Work with new bbotk 1.0.0 and mlr3tuning 1.0.0
mlr3hyperband 0.5.0
- compatibility: Work with new paradox version 1.0.0
mlr3hyperband 0.4.5
- fix: Unloading mlr3hyperbandremoves optimizers and
tuners from the dictionaries.
- docs: Update resources and descriptions.
- tests: Remove deprecated methodargument ofmlr3tuning::tune().
mlr3hyperband 0.4.4
- fix: Remove emoafrom required packages ofOptimizerBatchSuccessiveHalving.
mlr3hyperband 0.4.3
- docs: Examples use branin_wu()function now.
mlr3hyperband 0.4.2
- docs: Re-generate rd files with valid html.
mlr3hyperband 0.4.1
- feat: OptimizerandTunerobjects have the
field$idnow.
- feat: OptimizerandTunerobjects have the
optional field$labelnow.
- feat: New $help()method which opens the manual page ofOptimizerandTunerobjects.
mlr3hyperband 0.4.0
- feat: New adjust_minimum_budgetflag inOptimizerBatchSuccessiveHalving. The minimum budget is
adjusted in the base stage to use the maximum budget in last stage.
- feat: New repetitionsparameter to specify the exact
number of repetitions. Replaced therepeatsparameter.
mlr3hyperband 0.3.0
- feat: TunerBatchHyperbandevaluates configurations of
same budget across brackets in parallel now.
- feat: New repeatsparameter to repeat runs of
successive halving and hyperband until termination.
- fix: Bug where maximization measures were minimized.
mlr3hyperband 0.2.0
- feat: New OptimizerBatchHyperbandandOptimizerBatchSuccessiveHalvingoptimizers.
mlr3hyperband 0.1.2
- refactor: Make XGBoost conditionally in examples.
mlr3hyperband 0.1.1
mlr3hyperband 0.1.0