scikit-learn/examples/datasets
lesnee f50e3c0721
DOC Fix matplotlib warning for plot_iris_dataset.py (#22640)
Partially fix #22586
2022-03-02 10:18:58 +01:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_digits_last_image.py DOC Fixed an error in plot_digits_last_image (#21972) 2021-12-14 16:52:53 -05:00
plot_iris_dataset.py DOC Fix matplotlib warning for plot_iris_dataset.py (#22640) 2022-03-02 10:18:58 +01:00
plot_random_dataset.py MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
plot_random_multilabel_dataset.py MNT Update black to stable version (#22474) 2022-02-15 11:36:26 +01:00

README.txt

.. _dataset_examples:

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

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