.. _example_decomposition_plot_pca_iris.py: ========================================================= PCA example with Iris Data-set ========================================================= .. image:: images/plot_pca_iris_1.png :align: center **Python source code:** :download:`plot_pca_iris.py ` .. literalinclude:: plot_pca_iris.py :lines: 10- **Total running time of the example:** 0.13 seconds