scikit-learn/sklearn/decomposition/tests
TomDLT 628ed2c867 ENH remove some warnings in test suit 2015-09-16 18:27:58 +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 deprecate 1d input arrays for all estimators 2015-09-09 15:49:58 +02:00
test_factor_analysis.py MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
test_fastica.py TST/COSMIT remove nose call boilerplate 2015-05-28 14:54:01 -04:00
test_incremental_pca.py MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
test_kernel_pca.py ENH remove some warnings in test suit 2015-09-16 18:27:58 +02:00
test_nmf.py FIX seed the initialization of NMF 2015-07-23 08:46:14 +02:00
test_online_lda.py MAINT PEP8 / slightly faster tests in decomp LDA 2015-09-11 16:38:43 +02:00
test_pca.py TST/COSMIT remove nose call boilerplate 2015-05-28 14:54:01 -04:00
test_sparse_pca.py MAINT enable multiprocessing + kmeans test on Python 3.4 2015-09-04 11:47:34 +02:00
test_truncated_svd.py COSMIT clean up tests with pyflakes 2014-07-22 16:10:16 +02:00