scikit-learn/examples/decomposition
Alexandre Gramfort 915a58ba64 avoid zip + topic in doc 2013-09-06 08:51:06 +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 DOC/EXAMPLES fix more documentation errors, deprecated api usages. 2013-07-28 15:01:48 +02:00
plot_ica_blind_source_separation.py Merge pull request #2017 from jaquesgrobler/ENH_docstrings_in_gallery 2013-07-24 02:26:10 -07:00
plot_ica_vs_pca.py Merge pull request #2017 from jaquesgrobler/ENH_docstrings_in_gallery 2013-07-24 02:26:10 -07:00
plot_image_denoising.py example fixes to clean first docstring paragraph of rst code 2013-07-22 15:48:44 +02:00
plot_kernel_pca.py DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
plot_pca_3d.py DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
plot_pca_iris.py DOC fix example comments 2013-07-30 12:41:56 +02:00
plot_pca_vs_fa_model_selection.py avoid zip + topic in doc 2013-09-06 08:51:06 +02:00
plot_pca_vs_lda.py DOC spellfixes 2013-06-29 16:18:23 +03:00
plot_sparse_coding.py COSMIT various typofixes 2013-04-11 21:22:14 +02:00

README.txt

.. _decomposition_examples:

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

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