scikit-learn/examples/datasets
Olivier Grisel 87b3165593 ENH more readable iris dots in example 2017-06-28 14:57:45 +02:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_digits_last_image.py Updated examples to use pyplot for plotting instead of pylab 2014-05-15 02:18:07 +05:30
plot_iris_dataset.py ENH more readable iris dots in example 2017-06-28 14:57:45 +02: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 MAINT Remove support for the deprecated sequence of sequences 2015-08-11 22:26:44 +05:30

README.txt

.. _dataset_examples:

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

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