scikit-learn/examples/decomposition
Andreas Mueller 645db95737 ENH adjusted examples to new matplotlib 1.1.1 2012-05-05 20:43:21 +02:00
..
README.txt DOC: Fixed links to modules in the example gallery 2011-12-19 16:07:01 +01:00
plot_faces_decomposition.py Fix bad reference to LFW in example 2012-04-01 19:05:56 +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 FIX : make plot_ica_vs_pca.py deterministic (fix for #815) 2012-05-03 17:39:46 +02:00
plot_image_denoising.py STY : pep8 2011-12-20 15:34:17 +01:00
plot_kernel_pca.py Fix kernel pca example. 2012-05-02 11:02:04 +09:00
plot_pca_3d.py ENH adjusted examples to new matplotlib 1.1.1 2012-05-05 20:43:21 +02:00
plot_pca_iris.py ENH adjusted examples to new matplotlib 1.1.1 2012-05-05 20:43:21 +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.