.. _example_plot_ica_vs_pca.py: ========================== FastICA on 2D point clouds ========================== Illustrate visually the results of ICA vs PCA .. image:: images/plot_ica_vs_pca.png :align: center **Python source code:** :download:`plot_ica_vs_pca.py <plot_ica_vs_pca.py>` .. literalinclude:: plot_ica_vs_pca.py :lines: 9-