Skip to content

Commit 5641828

Browse files
authored
Remove todo list and fix broken link (#954)
1 parent d303ced commit 5641828

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

doc/usage.rst

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ available metadata. The tutorial which follows explains how to get a list of
138138
datasets, how to filter the list to find the dataset that suits your
139139
requirements 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

143143
OpenML is about sharing machine learning results and the datasets they were
144144
obtained on. Learn how to share your datasets in the following tutorial:
@@ -152,14 +152,3 @@ Extending OpenML-Python
152152
OpenML-Python provides an extension interface to connect other machine learning libraries than
153153
scikit-learn to OpenML. Please check the :ref:`api_extensions` and use the
154154
scikit-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)

0 commit comments

Comments
 (0)