scikit-learn/examples/datasets
Thomas J Fan 14f5302b70 DOC Link items explictly (#14817)
* DOC Link items explictly

* STY

* DOC Link another
2019-09-05 11:37:05 +02:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_digits_last_image.py Converting http to https (3)... (#12302) 2018-10-05 18:50:31 +02:00
plot_iris_dataset.py MAINT change tabs to spaces. 2018-01-05 13:08:37 +01:00
plot_random_dataset.py ENH 13 more examples fixed with matplotlib 2.0 (#9029) 2017-06-28 14:56:27 +02:00
plot_random_multilabel_dataset.py DOC Link items explictly (#14817) 2019-09-05 11:37:05 +02:00

README.txt

.. _dataset_examples:

Dataset examples
-----------------------

Examples concerning the :mod:`sklearn.datasets` module.