scikit-learn/examples/decomposition
vene 1e56a3ca6f ENH: predictable ordering in example, included kmeans 2011-07-16 18:30:54 +03:00
..
README.txt MISC: separate decomposition examples to new dir 2011-04-10 17:53:15 +02:00
plot_digits_decomposition.py ENH: predictable ordering in example, included kmeans 2011-07-16 18:30:54 +03:00
plot_ica_blind_source_separation.py pep8 and starting with X in right shape 2011-06-04 19:29:09 +02:00
plot_ica_vs_pca.py typo 2011-06-04 19:11:20 +02:00
plot_kernel_pca.py Make kernels consistent with SVM and add sigmoid kernel. 2011-06-03 17:14:45 +09:00
plot_pca_vs_lda.py rst fix 2011-06-06 11:44:35 +02:00

README.txt

.. _decomposition_examples:

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

Examples concerning the `scikits.learn.decomposition` package.