scikit-learn/sklearn/decomposition
Andreas Mueller e6e9fb6490 Make fit_transform and fit().transform() equivalent in nmf 2014-07-18 17:22:02 +02:00
..
tests FIX PCA error handling for invalid n_components 2014-06-05 20:16:43 +02:00
__init__.py ENH export randomized_svd publicly 2013-08-30 10:17:40 +02:00
dict_learning.py FIX : omp default param could fail 2014-05-22 07:46:14 +02:00
factor_analysis.py ENH factor out squared norm helper 2014-04-08 23:02:54 +02:00
fastica_.py Merge branch 'pr/3263': minor fixes from the 0.15.X branch 2014-06-09 14:47:05 +02:00
kernel_pca.py fix issue #2901 2014-03-20 23:21:43 +08:00
nmf.py Make fit_transform and fit().transform() equivalent in nmf 2014-07-18 17:22:02 +02:00
pca.py ENH: transformers work on non ndarray subclasses 2014-07-17 11:44:08 +02:00
sparse_pca.py ENH: transformers work on non ndarray subclasses 2014-07-17 11:44:08 +02:00
truncated_svd.py Fix some fun column span alignment errors. 2014-06-07 16:48:48 +02:00