scikit-learn/examples/decomposition
Andreas Mueller 38b455d541 Cosmit pep8 2012-12-25 13:16:05 +01:00
..
README.txt DOC: Fixed links to modules in the example gallery 2011-12-19 16:07:01 +01:00
plot_faces_decomposition.py Cosmit pep8 2012-12-25 13:16:05 +01: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 Cosmit pep8 2012-12-25 13:16:05 +01:00
plot_image_denoising.py Cosmit pep8 2012-12-25 13:16:05 +01:00
plot_kernel_pca.py Fix kernel pca example. 2012-05-02 11:02:04 +09:00
plot_pca_3d.py Cosmit pep8 2012-12-25 13:16:05 +01:00
plot_pca_iris.py Cosmit pep8 2012-12-25 13:16:05 +01:00
plot_pca_vs_lda.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
plot_sparse_coding.py Cosmit pep8 2012-12-25 13:16:05 +01:00

README.txt

.. _decomposition_examples:

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

Examples concerning the :mod:`sklearn.decomposition` package.