scikit-learn/sklearn/decomposition/tests
Zijie (ZJ) Poh bb3f93c8b3 API NMF and non_negative_factorization have inconsistent default init (#12989) 2019-01-30 08:12:21 +08:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_dict_learning.py MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00
test_factor_analysis.py doc: fix spellings of 'license' 2016-03-31 17:25:31 -07:00
test_fastica.py MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00
test_incremental_pca.py Fix IncrementalPCA when final batch is smaller than dimensions required for SVD (#12379) 2018-10-31 14:32:19 +01:00
test_kernel_pca.py [MRG] Added FutureWarning in sgd models for tol parameter (#12399) 2018-10-24 11:00:43 -04:00
test_nmf.py API NMF and non_negative_factorization have inconsistent default init (#12989) 2019-01-30 08:12:21 +08:00
test_online_lda.py MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00
test_pca.py MNT Use list and dict comprehension (#12668) 2019-01-08 09:32:34 +11:00
test_sparse_pca.py MNT Replaced all occurrences of assert_true and assert_false with assert (#12588) 2018-11-28 09:16:26 +08:00
test_truncated_svd.py Remove unused private functions (#12253) 2018-10-03 21:08:17 -04:00