.. _example_decomposition_plot_pca_iris.py: ========================================================= PCA example with Iris Data-set ========================================================= Principal Component Analysis applied to the Iris dataset. See `here `_ for more information on this dataset. **Python source code:** :download:`plot_pca_iris.py ` .. literalinclude:: plot_pca_iris.py :lines: 15-