Portal/TA3

From MaRDI portal

Task Area 3: Statistics and Machine Learning

Mission

In the context of MaRDI, and the NFDI more broadly, our task area seeks to address the needs that the Statistics and ML community has in the management of its research data. These research data range from literature, statistical models and algorithms to benchmark data sets and software. The task area will follow FAIR principles in initiating libraries of curated datasets that will be connected to software and research literature by providing an associated library of statistical analyses. The task area will further support FAIR development of new methods by creating workflows and a demonstration platform for how to evaluate, compare or also tune methods through empirical analyses and simulation studies. Finally, the task area will cooperate with journal partners to establish standards for quality control and reproducibility of numerical experiments in the scientific publication process.


mlr3

mlr3 is an open-source collection of R packages providing a unified interface for machine learning in the R language.

You can make your algorithm available via the mlr3 interface, by creating a pull request in our community repository mlr3extralearners.

Start by checking out our website or by reading our book.

OpenML

OpenML is a FAIR platform for sharing machine learning research data. You can use OpenML with mlr3, using interface R package mlr3oml.

Team