scikit-learn/sklearn/decomposition
Guillaume Lemaitre 69eb4d4678 [MRG] DEP change default and deprecate iid in SearchCV (#13834) 2019-05-09 14:26:05 +02:00
..
tests [MRG] DEP change default and deprecate iid in SearchCV (#13834) 2019-05-09 14:26:05 +02:00
__init__.py MAINT Complete 0.20 deprecations (#9570) 2018-06-24 23:06:26 +10:00
_online_lda.pyx MNT Use a common language_level cython directive (#13630) 2019-04-13 07:30:18 +02:00
base.py Fix spacing and formatting inconsistencies (#13747) 2019-05-02 01:29:49 +10:00
cdnmf_fast.pyx MNT Use a common language_level cython directive (#13630) 2019-04-13 07:30:18 +02:00
dict_learning.py Fix spacing and formatting inconsistencies (#13747) 2019-05-02 01:29:49 +10:00
factor_analysis.py MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00
fastica_.py DOC Minor changes to FastICA G function (#13116) 2019-02-10 18:32:09 +01:00
incremental_pca.py [MRG+1] DOC data centering in PCA (#13242) 2019-02-25 15:00:34 +01:00
kernel_pca.py Fix spacing and formatting inconsistencies (#13747) 2019-05-02 01:29:49 +10:00
nmf.py [MRG] Fixed NMF IndexError (#11667) 2019-02-13 09:44:39 +11:00
online_lda.py MAINT Replace manual checks with `check_is_fitted` (#13013) 2019-05-07 14:54:56 +10:00
pca.py [MRG] DOC Added version information for PCA.singular_values_ (#13776) 2019-05-04 19:25:13 +10: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 MAINT Simplify super() calls (#12812) 2019-01-10 22:27:06 +01:00
truncated_svd.py API: Estimator tags (#8022) 2019-02-23 22:54:41 +01:00