File tree Expand file tree Collapse file tree 1 file changed +1
-12
lines changed
Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ available metadata. The tutorial which follows explains how to get a list of
138138datasets, how to filter the list to find the dataset that suits your
139139requirements and how to download a dataset:
140140
141- * `Filter and explore datasets <examples/datasets_tutorial.html >`_
141+ * `Filter and explore datasets <examples/30_extended/ datasets_tutorial.html >`_
142142
143143OpenML is about sharing machine learning results and the datasets they were
144144obtained on. Learn how to share your datasets in the following tutorial:
@@ -152,14 +152,3 @@ Extending OpenML-Python
152152OpenML-Python provides an extension interface to connect other machine learning libraries than
153153scikit-learn to OpenML. Please check the :ref: `api_extensions ` and use the
154154scikit-learn extension in :class: `openml.extensions.sklearn.SklearnExtension ` as a starting point.
155-
156- ~~~~~~~~~~~~~~~
157- Advanced topics
158- ~~~~~~~~~~~~~~~
159-
160- We are working on tutorials for the following topics:
161-
162- * Querying datasets (TODO)
163- * Creating tasks (TODO)
164- * Working offline (TODO)
165- * Analyzing large amounts of results (TODO)
You can’t perform that action at this time.
0 commit comments