

.. _example_decomposition_plot_pca_iris.py:


=========================================================
PCA example with Iris Data-set
=========================================================

Principal Component Analysis applied to the Iris dataset.

See `here <http://en.wikipedia.org/wiki/Iris_flower_data_set>`_ for more
information on this dataset.



**Python source code:** :download:`plot_pca_iris.py <plot_pca_iris.py>`

.. literalinclude:: plot_pca_iris.py
    :lines: 15-
    