Michel Lang
Michel Lang
In mlr3, we are looping over the folds of a cross validation with `future.apply`. In each iteration, we are calling a function from an external library to fit a model....
Would you consider exporting `make_rng_seeds()` so that we can use it in mlr3?
Only used in some examples.
- [x] Rename row role "validation" to "holdout" - [ ] Allow row role "validation" as alternative name for "test" - [ ] Adjust all packages - [ ] Soft-deprecate...
I.e., via package `bit64`. `data.table` already supports it nicely.
We still need to fine a good name. ... @berndbischl ?
- [x] Add method in mlr3tuning for AutoTuner - [ ] Add method in mlr3pipelines for GraphLearner - [x] Add method in mlr3fselect for AutoFSelector - [x] Update the filter...