scikit-learn/sklearn/decomposition
Tom Augspurger 933f9535fa DOC: Fixed typo (#9977) 2017-10-23 09:21:53 +11:00
..
tests [MRG+1] BUG Avoid unexpected error in PCA when n_components='mle' (#9886) 2017-10-09 10:31:06 +02:00
__init__.py [MRG+1] Housekeeping Deprecations for v0.19 (#7927) 2016-12-09 12:43:38 -05:00
_online_lda.pyx ENH: optimize LDA, ~15% faster on one core 2015-09-23 16:46:15 +02:00
base.py [MRG+1] Do not transform y (#9180) 2017-06-22 23:24:12 +02:00
cdnmf_fast.pyx BUG shuffle components, not samples in NMF CD 2015-09-30 21:45:03 +02:00
dict_learning.py [MRG+1] Fix warnings in lgtm.com (remove redundant code) (#9719) 2017-09-14 11:42:58 +02:00
factor_analysis.py [MRG+1] Fix warnings in lgtm.com (remove redundant code) (#9719) 2017-09-14 11:42:58 +02:00
fastica_.py [MRG+2] Clean common tests (#9340) 2017-09-26 18:13:15 +02:00
incremental_pca.py COSMIT minor docstring change 2017-09-04 09:47:48 +02:00
kernel_pca.py [MRG + 1 (rv) + 1 (alex) + 1] Add a check to test the docstring params and their order (#9206) 2017-07-11 18:42:10 +02:00
nmf.py COSMIT minor docstring change 2017-09-04 09:47:48 +02:00
online_lda.py DOC fix a typo (#9892) 2017-10-10 09:44:17 +11:00
pca.py [MRG+1] BUG Avoid unexpected error in PCA when n_components='mle' (#9886) 2017-10-09 10:31:06 +02:00
setup.py [MRG+2] BUILD Rewrite setup.py files to handle cython dependencies (#7719) 2016-11-02 22:57:04 +11:00
sparse_pca.py COSMIT minor docstring change 2017-09-04 09:47:48 +02:00
truncated_svd.py DOC: Fixed typo (#9977) 2017-10-23 09:21:53 +11:00