mlr3tuning 0.8.0
- Adds
tune(),auto_tuner()andtune_nested()sugar functions. TuningInstanceSingleCrit,TuningInstanceMultiCritandAutoTunercan be
initialized withstore_benchmark_result = FALSEandstore_models = TRUE
to allow measures to access the models.- Prettier printing methods.