scikit-learn/examples/datasets
Thomas J. Fan 81dde3a6e5
STY Ensures that "flake8 ." works (#20298)
2021-06-18 15:46:40 +02:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_digits_last_image.py STY Ensures that "flake8 ." works (#20298) 2021-06-18 15:46:40 +02:00
plot_iris_dataset.py MAINT change tabs to spaces. 2018-01-05 13:08:37 +01:00
plot_random_dataset.py DOC Fix links and clarify plot_random_dataset.py (#17150) 2020-05-08 19:15:10 -04: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.