Skip to content

mlr3tuning 0.17.0

Choose a tag to compare

@be-marc be-marc released this 07 Dec 09:48
· 225 commits to main since this release
fa85e65
  • feat: The methods $importance(), $selected_features(), $oob_error() and $loglik() are forwarded from the final model to the AutoTuner now.
  • refactor: The AutoTuner stores the instance and benchmark result if store_models = TRUE.
  • refactor: The AutoTuner stores the instance if store_benchmark_result = TRUE.