scikit-learn/sklearn/decomposition/tests
Andreas Mueller 24494d3880 FIX random seed in FastICA testing. 2013-01-06 21:57:07 +01:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_dict_learning.py COSMIT renaming chunk_size to batch_size in MiniBatchDictionaryLearning and MiniBatchSparsePCA 2012-12-16 15:45:34 +01:00
test_factor_analysis.py COSMIT pep8 2012-12-22 16:48:17 +01:00
test_fastica.py FIX random seed in FastICA testing. 2013-01-06 21:57:07 +01:00
test_kernel_pca.py COSMIT pep8 2012-12-22 16:48:17 +01:00
test_nmf.py COSMIT pep8 2012-12-22 16:48:17 +01:00
test_pca.py COSMIT pep8 2012-12-22 16:48:17 +01:00
test_sparse_pca.py ENH renaming 'n_atoms' to 'n_components' for consistency 2012-11-04 10:01:13 +00:00