scikit-learn/sklearn/decomposition
cartman_nabana a83c8311df DOC replace term 'EM' to 'SVD based approach' (#14539) 2019-08-04 23:30:09 +10:00
..
tests TST add more iteration in randomized SVD test (#14308) 2019-07-12 13:59:44 +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 [MRG] Doctest with print change only adjusts default options for doctest (#13991) 2019-06-01 10:53:45 +02:00
cdnmf_fast.pyx MNT Use a common language_level cython directive (#13630) 2019-04-13 07:30:18 +02:00
dict_learning.py ENH add a `transform_max_iter` to `SparseCoder`, `DictionaryLearning`, and `MiniBatchDictionaryLearning` (#12682) 2019-07-08 16:10:29 -05:00
factor_analysis.py DOC replace term 'EM' to 'SVD based approach' (#14539) 2019-08-04 23:30:09 +10:00
fastica_.py DOC fix attribute mismatches in documentation strings. (#14320) 2019-07-13 20:01:34 -07:00
incremental_pca.py ENH allow sparse input to incremental PCA (#13960) 2019-06-14 16:11:21 +10:00
kernel_pca.py Fix spacing and formatting inconsistencies (#13747) 2019-05-02 01:29:49 +10:00
nmf.py MAINT Deprecate utils.extmath.safe_min (#14554) 2019-08-02 14:16:54 -04:00
online_lda.py MAINT Remove imports from sklearn.utils._joblib (#13676) 2019-06-18 18:37:14 +04:00
pca.py DOC Document PCA().fit_transform changes array order (#14499) 2019-07-29 11:06:01 +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 FIX remove action of normalize_components in SparsePCA (#14134) 2019-06-21 17:34:08 -04:00
truncated_svd.py [MRG] Doctest with print change only adjusts default options for doctest (#13991) 2019-06-01 10:53:45 +02:00