scikit-learn/examples/decomposition
Gael varoquaux 4d1dcd2e65 DOC: scikits.learn -> sklearn 2011-09-03 09:10:40 +02:00
..
README.txt DOC: scikits.learn -> sklearn 2011-09-03 09:10:40 +02:00
plot_faces_decomposition.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
plot_ica_blind_source_separation.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
plot_ica_vs_pca.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
plot_kernel_pca.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
plot_pca_vs_lda.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00

README.txt

.. _decomposition_examples:

Decomposition 
-------------

Examples concerning the `sklearn.decomposition` package.