mlr3tuningspaces
Collection of search spaces for hyperparameter optimization in the mlr3 ecosystem
A curated catalogue of published hyperparameter search spaces, now reaching deep neural networks
◆Recent moves
- 21d ago
Deep neural network tuning spaces added
Tuning spaces for deep neural networks from Gorishniy et al. (2021) enter the catalogue, extending it past the classical learners it has covered so far, with mlr3 1.7.2 compatibility alongside. It is catalogue growth in the package's established pattern of adding one published study at a time.
View source ↗ - 1y ago
kknn tuning spaces removed after CRAN departure
A breaking removal forced from outside: the `kknn` package left CRAN, so its tuning spaces are deleted from the catalogue. Printing also moves to the `cli` package. Anyone tuning k-nearest-neighbour learners through these spaces loses them with no in-package replacement.
View source ↗ - 1y ago
Compatibility with mlr3learners 0.9.0
A compatibility-only release tracking mlr3learners 0.9.0, with no change to the catalogue itself.
View source ↗ - 2y ago
Compatibility with mlr3tuning 1.0.0
Compatibility with mlr3tuning 1.0.0, part of the coordinated version bump across the mlr3 tuning stack.
View source ↗ - 2y ago
ranger.rbv1 factor handling narrowed; paradox 1.0.0 support
Narrows `respect.unordered.factors` in the `ranger.rbv1` search space to `"ignore"` and `"order"`, plus paradox 1.0.0 compatibility. A correction inside an existing space rather than a new one.
View source ↗ - 3y ago
rbv1 search spaces added; rbv2 attribution corrected
Adds the rbv1 search spaces from Kühn (2018) and corrects the attribution of the rbv2 spaces to Binder, Pfisterer and Bischl (2020). For a package whose value rests on citable provenance, fixing a wrong source is more than a documentation edit.
View source ↗