scikit-learn/sklearn/decomposition
Andreas Mueller cd63accc05 Add test that score takes y, fix KMeans, FIX pipeline compatibility of clustering algorithms! 2015-02-06 13:26:42 +01:00
..
tests remove deprecation tests. 2014-12-29 14:00:06 -05:00
__init__.py IncrementalPCA implementation 2014-09-22 13:12:29 -04:00
base.py FIX various mismatch between docstring and signature params 2015-01-16 11:54:57 -05:00
dict_learning.py Add test that score takes y, fix KMeans, FIX pipeline compatibility of clustering algorithms! 2015-02-06 13:26:42 +01:00
factor_analysis.py MAINT Make uniform the error raised for not fitted condition 2015-01-12 00:33:40 +05:30
fastica_.py FIX various mismatch between docstring and signature params 2015-01-16 11:54:57 -05:00
incremental_pca.py Add test that score takes y, fix KMeans, FIX pipeline compatibility of clustering algorithms! 2015-02-06 13:26:42 +01:00
kernel_pca.py FIX Make error message more explicit in fit_inverse_transform 2015-01-12 00:33:40 +05:30
nmf.py FIX various mismatch between docstring and signature params 2015-01-16 11:54:57 -05:00
pca.py FIX various mismatch between docstring and signature params 2015-01-16 11:54:57 -05:00
sparse_pca.py MAINT Make uniform the error raised for not fitted condition 2015-01-12 00:33:40 +05:30
truncated_svd.py ENH Add 'axis' argument to sparsefuncs.mean_variance_axis 2014-09-03 13:47:48 +02:00