scikit-learn/sklearn/decomposition/tests
ZJ Poh adddf00433 [MRG] np.ones -> np.full (#11628) 2018-07-23 09:49:01 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_dict_learning.py TST fix test collections problems on Python 2. 2018-07-18 00:03:37 +02:00
test_factor_analysis.py doc: fix spellings of 'license' 2016-03-31 17:25:31 -07:00
test_fastica.py Improve FastICA error message and doc. (#10770) 2018-04-04 09:53:14 +02:00
test_incremental_pca.py [MRG + 1] Raising an error when batch_size < n_components in IncrementalPCA (#9303) 2017-08-15 09:37:10 +10:00
test_kernel_pca.py raise DeprecationWarnings and FutureWarnings as errors (#11570) 2018-07-17 15:31:45 -05:00
test_nmf.py [MRG] np.ones -> np.full (#11628) 2018-07-23 09:49:01 +02:00
test_online_lda.py [MRG] np.ones -> np.full (#11628) 2018-07-23 09:49:01 +02:00
test_pca.py MAINT Complete 0.20 deprecations (#9570) 2018-06-24 23:06:26 +10:00
test_sparse_pca.py BUG: centering and fixing scaling issue in SparsePCA (#11585) 2018-07-21 00:00:15 +02:00
test_truncated_svd.py TST Check consistency between PCA and TruncatedSVD on centered data (#11193) 2018-06-06 17:05:24 +02:00