mlr3tuning 0.16.0
- feat: Add new callback that enables early stopping while tuning to
mlr_callbacks. - feat: Add new callback that backups the benchmark result to disk after each batch.
- feat: Create custom callbacks with the
callback_tuning().
mlr_callbacks.callback_tuning().