scikit-learn/sklearn/decomposition
Andreas Mueller 3e391c809f COSMIT pep8 2012-03-31 15:54:10 +02:00
..
tests COSMIT pep8 2012-03-31 15:54:10 +02:00
__init__.py DOC: better cross refs and docstrings 2011-12-20 11:06:59 +01:00
dict_learning.py COSMIT pep8 2012-01-08 20:12:40 +01:00
fastica_.py FIX : prevent ICA with defined n_camponents and whiten=False (fix for #697) 2012-03-21 08:02:44 +01:00
kernel_pca.py DOC move references from Notes to References section in docstrings 2012-03-04 15:16:51 +01:00
nmf.py Merge pull request #513 from amueller/doc_underscores_for_real 2011-12-31 05:46:43 -08:00
pca.py TST: fix trivial bug and control the rng 2012-03-04 18:15:03 +01:00
sparse_pca.py fixed SparsePCA.transform returning NaN for 0 in all samples. (fixes #615) 2012-03-18 23:12:51 +01:00