.. _sphx_glr_auto_examples_datasets: .. _dataset_examples: Dataset examples ----------------------- Examples concerning the :mod:`sklearn.datasets` module. .. raw:: html <div class="sphx-glr-thumbnails"> .. raw:: html <div class="sphx-glr-thumbcontainer" tooltip="This example plots several randomly generated classification datasets. For easy visualization, ..."> .. 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` .. raw:: html <div class="sphx-glr-thumbnail-title">Plot randomly generated classification dataset</div> </div> .. raw:: html <div class="sphx-glr-thumbcontainer" tooltip="This illustrates the make_multilabel_classification dataset generator. Each sample consists of ..."> .. 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` .. raw:: html <div class="sphx-glr-thumbnail-title">Plot randomly generated multilabel dataset</div> </div> .. raw:: html <div class="sphx-glr-thumbcontainer" tooltip="This dataset is made up of 1797 8x8 images. Each image, like the one shown below, is of a hand-..."> .. 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` .. raw:: html <div class="sphx-glr-thumbnail-title">The Digit Dataset</div> </div> .. raw:: html <div class="sphx-glr-thumbcontainer" tooltip="The rows being the samples and the columns being: Sepal Length, Sepal Width, Petal Length and P..."> .. 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` .. raw:: html <div class="sphx-glr-thumbnail-title">The Iris Dataset</div> </div> .. raw:: html </div> .. 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