scikit-learn/sklearn/decomposition/tests
Lars Buitinck 3697d755c4 MAINT/TST: public export of non_negative_factorization
Changed imports in test to separate testing of API and of internals.

See gh-5509.
2015-10-21 14:55:06 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_dict_learning.py Fix sparse_encode input checks 2015-10-05 13:59:48 +02:00
test_factor_analysis.py MAINT move custom error/warning classes into sklearn.exceptions 2015-10-19 22:35:35 +02:00
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 MAINT/TST: public export of non_negative_factorization 2015-10-21 14:55:06 +02:00
test_online_lda.py MAINT move custom error/warning classes into sklearn.exceptions 2015-10-19 22:35:35 +02:00
test_pca.py randomized_svd: power iter, normalization, benchmark 2015-10-21 11:21:40 +02: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 Fixes #4455. 2015-10-13 17:44:36 -04:00