OpenML
From MaRDI portal
Service:6775732

Platform for sharing machine learning data
MaRDI Service Category: Database
Version type: stable version
Maintained by: OpenML Team
Official website: https://www.openml.org/
OpenML
OpenML is a open, community-driven platform for sharing machine learning research data in a FAIR way. It enables users to discover, share, and organize datasets, tasks, models, and experiment results via a web interface and APIs. It integrates with major ML toolchains in Python, R, and other languages. While the main platform is developed by an open source community, with the center being located in TU Eindhoven, TA3 is responsible for maintaining the R integration and has also shared various curated benchmarking suites on the platform.
What does it do?
- Provides access to a wide variety of machine learning research data, from datasets to experiment results and curated benchmarking suites.
- Allows you to share your own machine learning research data.
How can I use it?
- To use the platform in R, you can use the mlr3oml client library, which integrates OpenML into another MaRDI service, mlr3.
- For example, use the OpenML-CTR23, which was developed by MaRDI, to evaluate your tabular regression algorithm.
- If you are a Python user, check out openml-python or one of the other available APIs.