We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5262272 commit 7b648f5Copy full SHA for 7b648f5
1 file changed
doc/api.rst
@@ -18,6 +18,7 @@ Top-level Classes
18
OpenMLRun
19
OpenMLTask
20
OpenMLSplit
21
+ OpenMLFlow
22
23
24
Dataset Functions
@@ -68,3 +69,13 @@ Task Functions
68
69
get_task_list
70
get_cached_splits
71
get_cached_split
72
+
73
+Flow Functions
74
+--------------
75
+.. currentmodule:: openml.flow
76
77
+.. autosummary::
78
+ :toctree: generated/
79
+ :template: function.rst
80
81
+ check_flow_exists
0 commit comments