| .. |
|
tests
|
TST fix test to match altered deprecation msg
|
2016-09-08 10:29:06 +10:00 |
|
__init__.py
|
MAINT/TST: public export of non_negative_factorization
|
2015-10-21 14:55:06 +02:00 |
|
_online_lda.pyx
|
ENH: optimize LDA, ~15% faster on one core
|
2015-09-23 16:46:15 +02:00 |
|
base.py
|
FIX various mismatch between docstring and signature params
|
2015-01-16 11:54:57 -05:00 |
|
cdnmf_fast.pyx
|
BUG shuffle components, not samples in NMF CD
|
2015-09-30 21:45:03 +02:00 |
|
dict_learning.py
|
General spelling fixes
|
2015-12-16 09:46:42 -08:00 |
|
factor_analysis.py
|
doc: fix spellings of 'license'
|
2016-03-31 17:25:31 -07:00 |
|
fastica_.py
|
Replace print statement in fastica() with warning (#6807)
|
2016-05-22 11:16:13 +02:00 |
|
incremental_pca.py
|
partial_fit for scalers
|
2015-10-13 11:37:00 +02:00 |
|
kernel_pca.py
|
DOC minor doc fixes for sphinx. (#7357)
|
2016-09-08 10:07:40 +10:00 |
|
nmf.py
|
FIX broken NMF test with numpy 1.7.1
|
2016-08-11 16:24:18 +02:00 |
|
online_lda.py
|
Fix docs links (#7005)
|
2016-07-27 16:58:25 -04:00 |
|
pca.py
|
DOC fix for svd_solver in PCA docstring
|
2016-09-11 12:02:20 +02:00 |
|
setup.py
|
ENH refactor NMF and add CD solver
|
2015-09-21 11:42:07 +02:00 |
|
sparse_pca.py
|
DOC adding backlinks to docstrings
|
2015-06-03 00:24:04 -04:00 |
|
truncated_svd.py
|
avoid creating a diagonal matrix (#6989)
|
2016-07-14 22:56:36 +02:00 |