mlr-org / mlr3misc

Miscellaneous helper functions for mlr3
https://mlr3misc.mlr-org.com
GNU Lesser General Public License v3.0
11 stars 2 forks source link

feat: Split lists by regexing over names #71

Closed sebffischer closed 2 years ago

sebffischer commented 2 years ago

This is especially nice when distributing parameters of learners to the respecting upstream functions.