Skip to content

Latest commit

 

History

History
99 lines (51 loc) · 2.27 KB

File metadata and controls

99 lines (51 loc) · 2.27 KB

Dataset examples

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

.. only:: html

  .. image:: /auto_examples/datasets/images/thumb/sphx_glr_plot_random_dataset_thumb.png
    :alt:

  :ref:`sphx_glr_auto_examples_datasets_plot_random_dataset.py`
Plot randomly generated classification dataset
.. only:: html

  .. image:: /auto_examples/datasets/images/thumb/sphx_glr_plot_random_multilabel_dataset_thumb.png
    :alt:

  :ref:`sphx_glr_auto_examples_datasets_plot_random_multilabel_dataset.py`
Plot randomly generated multilabel dataset
.. only:: html

  .. image:: /auto_examples/datasets/images/thumb/sphx_glr_plot_digits_last_image_thumb.png
    :alt:

  :ref:`sphx_glr_auto_examples_datasets_plot_digits_last_image.py`
The Digit Dataset
.. only:: html

  .. image:: /auto_examples/datasets/images/thumb/sphx_glr_plot_iris_dataset_thumb.png
    :alt:

  :ref:`sphx_glr_auto_examples_datasets_plot_iris_dataset.py`
The Iris Dataset
.. toctree::
   :hidden:

   /auto_examples/datasets/plot_random_dataset
   /auto_examples/datasets/plot_random_multilabel_dataset
   /auto_examples/datasets/plot_digits_last_image
   /auto_examples/datasets/plot_iris_dataset