mlr3hyperband 0.4.4
- fix: Remove
emoa from required packages of
OptimizerSuccessiveHalving.
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:
Optimizer and Tuner objects have the
field $id now.
- feat:
Optimizer and Tuner objects have the
optional field $label now.
- feat: New
$help() method which opens the manual page of
Optimizer and Tuner objects.
mlr3hyperband 0.4.0
- feat: New
adjust_minimum_budget flag in
OptimizerSuccessiveHalving. The minimum budget is adjusted
in the base stage to use the maximum budget in last stage.
- feat: New
repetitions parameter to specify the exact
number of repetitions. Replaced the repeats parameter.
mlr3hyperband 0.3.0
- feat:
TunerHyperband evaluates configurations of same
budget across brackets in parallel now.
- feat: New
repeats parameter to repeat runs of
successive halving and hyperband until termination.
- fix: Bug where maximization measures were minimized.
mlr3hyperband 0.2.0
- feat: New
OptimizerHyperband and
OptimizerSuccessiveHalving optimizers.
mlr3hyperband 0.1.2
- refactor: Make XGBoost conditionally in examples.
mlr3hyperband 0.1.1
mlr3hyperband 0.1.0