scikit-learn/sklearn/decomposition/tests
Kyle Kastner b2d6a30aeb IncrementalPCA implementation 2014-09-22 13:12:29 -04:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_dict_learning.py FIX: Preserve public API by introducing return_n_iter param 2014-07-22 15:09:39 +02:00
test_factor_analysis.py COSMIT fix PEP8 errors 2014-02-02 00:30:28 +11:00
test_fastica.py FIX: Preserve public API by introducing return_n_iter param 2014-07-22 15:09:39 +02:00
test_incremental_pca.py IncrementalPCA implementation 2014-09-22 13:12:29 -04:00
test_kernel_pca.py COSMIT pep8 2013-04-02 13:30:55 +02:00
test_nmf.py ENH micro-optimize NMF inner loop 2013-10-20 19:17:26 +02:00
test_pca.py TST test whitened inverse 2014-08-06 14:42:03 +02:00
test_sparse_pca.py TST skip SparsePCA n_jobs!=1 test on Mac OS X because it hangs 2014-03-21 04:22:05 +06:00
test_truncated_svd.py COSMIT clean up tests with pyflakes 2014-07-22 16:10:16 +02:00