scikit-learn/sklearn/decomposition
Lars Buitinck abe3d05b4c COSMIT micro-optimize norm computation in NMF
... for clarity, although it should also be slightly faster, and
corrected a docstring while I was there.
2013-10-30 23:31:13 +01:00
..
tests ENH make sure all "SkipTest" calls have an error message. 2013-10-20 13:43:34 -07:00
__init__.py ENH export randomized_svd publicly 2013-08-30 10:17:40 +02:00
dict_learning.py Update dict_learning.py 2013-10-18 14:10:01 +02:00
factor_analysis.py wording 2013-09-05 21:41:47 +02:00
fastica_.py ENH: put fast dot to PCA, ICA and FA 2013-08-25 14:46:55 +02:00
kernel_pca.py DOC spellfixes 2013-06-29 16:18:23 +03:00
nmf.py COSMIT micro-optimize norm computation in NMF 2013-10-30 23:31:13 +01:00
pca.py typo 2013-09-05 21:41:46 +02:00
sparse_pca.py DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
truncated_svd.py BUG rename n_iterations to n_iter in TruncatedSVD 2013-09-04 18:53:10 +02:00