scikit-learn/examples/datasets
Lars Buitinck 98b95ca711 DOC fix example comments
* @GaelVaroquaux's name was misspelled
* users won't know what a "Documentation merge" is
2013-07-30 12:41:56 +02:00
..
README.txt DOC create example section for datasets 2012-05-05 19:39:15 +02:00
plot_digits_last_image.py DOC fix example comments 2013-07-30 12:41:56 +02:00
plot_iris_dataset.py DOC fix example comments 2013-07-30 12:41:56 +02:00
plot_random_dataset.py P3K: use print as a function in the examples 2013-02-01 15:04:42 +01:00

README.txt

.. _dataset_examples:

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

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