scikit-learn/examples/datasets
Elisabeth Günther a31e1085e1
DOC improve iris example (#26973)
Co-authored-by: Elisabeth Günther <eguenther@MacBook-Pro-von-Elisabeth.local>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-07 16:05:31 +02:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_digits_last_image.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
plot_iris_dataset.py DOC improve iris example (#26973) 2023-09-07 16:05:31 +02:00
plot_random_dataset.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
plot_random_multilabel_dataset.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00

README.txt

.. _dataset_examples:

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

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