scikit-learn/sklearn/decomposition
Andreas Mueller ff313267b4 FIX adjust gamma in kernelPCA tests to fit slightly modified circles with balanced classes. 2012-10-28 20:40:21 +00:00
..
tests FIX adjust gamma in kernelPCA tests to fit slightly modified circles with balanced classes. 2012-10-28 20:40:21 +00:00
__init__.py API : rename psi to noise_variance + some cleanup in FA 2012-10-13 19:29:00 +02:00
dict_learning.py ENH remove some deprecated parameters / functions /estimators 2012-09-15 16:43:08 +01:00
factor_analysis.py score works like ppca.score(). 2012-10-13 19:29:02 +02:00
fastica_.py Improve the common tests, make fast_ica pipelinable 2012-09-02 14:22:19 +03:00
kernel_pca.py FIX/TST test anc fix grid search with kernel pca and precomputed kernel in pipeline. 2012-08-05 16:23:25 +01:00
nmf.py ENH use the numbers module introduced in Python 2.6 to check for number types. 2012-10-24 18:44:53 +02:00
pca.py ENH don't use deprecated interface in PPCA & cosmit 2012-10-18 14:09:48 +02:00
sparse_pca.py TST check that transformers fail gracefully on sparse input 2012-08-26 16:01:33 +02:00