scikit-learn/examples/datasets
surgan12 62d2059804 MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08: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 MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08:00

README.txt

.. _dataset_examples:

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

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