scikit-learn/sklearn/decomposition/tests
Guillaume Lemaitre 69eb4d4678 [MRG] DEP change default and deprecate iid in SearchCV (#13834) 2019-05-09 14:26:05 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_dict_learning.py MAINT: n_jobs=-1 replaced with n_jobs=4 in tests (#13644) 2019-04-15 20:52:45 +02:00
test_factor_analysis.py doc: fix spellings of 'license' 2016-03-31 17:25:31 -07:00
test_fastica.py Don't use global np.random.seed in tests (#13356) 2019-03-02 08:46:23 +01: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] DEP change default and deprecate iid in SearchCV (#13834) 2019-05-09 14:26:05 +02:00
test_nmf.py [MRG] Fixed NMF IndexError (#11667) 2019-02-13 09:44:39 +11:00
test_online_lda.py MAINT Replace manual checks with `check_is_fitted` (#13013) 2019-05-07 14:54:56 +10:00
test_pca.py [MRG+1] Use astype(.., copy=False) when possible (#11973) 2019-03-01 11:07:10 +01: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