About 49 results
Open links in new tab
  1. OpenML - Open Machine Learning

    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 …

  2. Usage - Open Machine Learning

    The OpenML Python package is a connector to OpenML. It allows you to use and share datasets and tasks, run machine learning algorithms on them and then share the results online.

  3. Open Machine Learning

    OpenML builds a seamless, open ecosytem of machine learning data, models, and benchmarks - advancing AI openly for the benefit all of humanity. 1000s of data sets, uniformly formatted, easy to …

  4. Client development - Open Machine Learning

    You can access OpenML datasets, pipelines, benchmarks, and much more, through a range of client APIs. Well-developed clients exist in Python, R, Java, and several other languages.

  5. Python Integrations - Open Machine Learning

    The OpenML-Python package is capable of downloading meta-data and results (data, flows, runs), regardless of the library that was used to upload it. However, in order to simplify the process of …

  6. Introduction tutorial & Setup - Open Machine Learning

    Oct 25, 2024 · The config file must be in the directory ~/.openml/config and exist prior to importing the openml module. Alternatively, by running the code below and replacing 'YOURKEY' with your API …

  7. Getting Started - Open Machine Learning

    Oct 21, 2024 · The OpenML server will be developed and maintained for the latest minor release of Python (Python 3.12 as of writing). You can install the dependencies locally or work with docker …

  8. Overview - Open Machine Learning

    Integrate OpenML in your libraries If you want to integrate OpenML into machine learning and data science tools, it's easiest to build on one of the existing clients, which often can be used as is or …

  9. OpenML - Open Machine Learning

    Apr 27, 2025 · OpenML Installation The OpenML package is available in many languages and has deep integration in many machine learning libraries.

  10. OpenML in 10 minutes - Open Machine Learning

    OpenML in 10 minutes This page will guide you through the process of getting started with OpenML. While this page is a good starting point, for more detailed information, please refer to the integrations …