OpenML¶
Collaborative Machine Learning in Python
Welcome to the documentation of the OpenML Python API, a connector to the collaborative machine learning platform OpenML.org. The OpenML Python package allows to use datasets and tasks from OpenML together with scikit-learn and share the results online.
Example¶
Find more examples in the sidebar on the left.
How to get OpenML for python¶
You can install the OpenML package via pip
(we recommend using a virtual environment):
For more advanced installation information, please see the "Introduction" example.
Further information¶
- OpenML documentation
- OpenML client APIs
- OpenML developer guide
- Contact information
- Citation request
- OpenML blog
- OpenML twitter account
Contributing¶
Contribution to the OpenML package is highly appreciated. Please see the "Contributing" page for more information.
Citing OpenML-Python¶
If you use OpenML-Python in a scientific publication, we would appreciate a reference to our JMLR-MLOSS paper "OpenML-Python: an extensible Python API for OpenML":
Feurer, Matthias, et al. "OpenML-Python: an extensible Python API for OpenML." Journal of Machine Learning Research 22.100 (2021):1−5.