Skip to content

mlr3tuning 0.19.1

Choose a tag to compare

@be-marc be-marc released this 20 Nov 17:49
  • refactor: Speed up the tuning process by minimizing the number of deep clones and parameter checks.
  • fix: Set store_benchmark_result = TRUE if store_models = TRUE when creating a tuning instance.
  • fix: Passing a terminator in tune_nested() did not work.