scikit-learn/examples/decomposition
Vlad Niculae 61c2ceea90 ENH make example more expressive
ENH: zero-mean, param tweaking

ENH make example more expressive
2011-12-22 23:06: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 STY : pep8 2011-12-20 15:34:17 +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 STY : pep8 2011-12-20 15:34:17 +01:00
plot_image_denoising.py STY : pep8 2011-12-20 15:34:17 +01: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
plot_sparse_coding.py ENH make example more expressive 2011-12-22 23:06:05 +01:00

README.txt

.. _decomposition_examples:

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

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