-
-
Notifications
You must be signed in to change notification settings - Fork 93
Extension Packages
This page collects packages or projects which extend mlr3
.
Open an issue if you want your project listed here.
See this figure for an encompassing overview.
Additional data sets (and tasks).
DataBackend
for dplyr.
Allow tasks to transparently operate on various data storage systems, including SQL data bases, Apache Spark and Google’s BigQuery.
Variable selection filters.
Additional learners for regression and classification.
Pipelines and DAGs for preprocessing and building complex workflows.
Extensions for supervised probabilistic learning (this includes survival analysis).
Hyperparameter tuning via random search, grid search, ...
Meta-package for installing and loading released core packages.
Visualization of mlr3
objects.
Extensions for cluster analysis.
Hyperparameter tuning via hyperband.
Extensions for time-series forecasting.
Variable selection wrappers like sequential forward/backward search, exhaustive search or genetic algorithms.
Extensions for deep learning via keras.
Hyperparameter tuning via model-based optimization (a.k.a. Bayesian optimization).
Extensions for ordinal regression.
Extensions for resampling spatio-temporal tasks.
Open an issue in the respective project if you are interested in starting or supporting the development.
Extensions for functional data analysis.
Extension to source and manage additional learners from the mlr3learners organization on GitHub.
CI
Roxygen (Documentation)
Style
Misc