Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
71 lines (53 loc) · 1.17 KB

File metadata and controls

71 lines (53 loc) · 1.17 KB
Copy raw file
Download raw file
Outline
Edit and raw actions
orphan:

APIs

Top-level Classes

.. currentmodule:: openml

.. autosummary::
   :toctree: generated/
   :template: class.rst

   OpenMLDataset
   OpenMLRun
   OpenMLTask
   OpenMLSplit
   OpenMLFlow


:mod:`openml.datasets`: Dataset Functions

.. currentmodule:: openml.datasets

.. autosummary::
   :toctree: generated/
   :template: function.rst

    check_datasets_active
    get_dataset
    get_datasets
    list_datasets

:mod:`openml.runs`: Run Functions

.. currentmodule:: openml.runs

.. autosummary::
   :toctree: generated/
   :template: function.rst

   run_task
   get_run
   list_runs
   list_runs_by_flow
   list_runs_by_tag
   list_runs_by_task
   list_runs_by_uploader
   list_runs_by_filters

:mod:`openml.tasks`: Task Functions

.. currentmodule:: openml.tasks

.. autosummary::
   :toctree: generated/
   :template: function.rst

    get_task
    list_tasks

:mod:`openml.flows`: Flow Functions

.. currentmodule:: openml.flow

.. autosummary::
   :toctree: generated/
   :template: function.rst

Morty Proxy This is a proxified and sanitized view of the page, visit original site.