| .. |
|
tests
|
ENH remove some warnings in test suit
|
2015-09-16 18:27:58 +02:00 |
|
__init__.py
|
don't use sparse.block_diag since it is new in scipy 0.11.0
|
2015-05-09 19:30:39 -04:00 |
|
_online_lda.c
|
ENH: faster LatentDirichletAllocation (~15% on 20news)
|
2015-08-14 20:15:04 +02:00 |
|
_online_lda.pyx
|
ENH: faster LatentDirichletAllocation (~15% on 20news)
|
2015-08-14 20:15:04 +02:00 |
|
base.py
|
FIX various mismatch between docstring and signature params
|
2015-01-16 11:54:57 -05:00 |
|
dict_learning.py
|
Added check_input in Lasso for DictLearning performance
|
2015-08-20 11:36:24 +02:00 |
|
factor_analysis.py
|
DOC adding backlinks to docstrings
|
2015-06-03 00:24:04 -04:00 |
|
fastica_.py
|
DOC adding backlinks to docstrings
|
2015-06-03 00:24:04 -04:00 |
|
incremental_pca.py
|
DOC adding backlinks to docstrings
|
2015-06-03 00:24:04 -04:00 |
|
kernel_pca.py
|
DOC adding backlinks to docstrings
|
2015-06-03 00:24:04 -04:00 |
|
nmf.py
|
Merge pull request #3659 from chyikwei/onlineldavb
|
2015-08-09 19:13:01 +02:00 |
|
online_lda.py
|
MAINT PEP8 / slightly faster tests in decomp LDA
|
2015-09-11 16:38:43 +02:00 |
|
pca.py
|
Better docstring for PCA, closes #3322.
|
2015-06-09 11:12:38 -04:00 |
|
setup.py
|
don't use sparse.block_diag since it is new in scipy 0.11.0
|
2015-05-09 19:30:39 -04:00 |
|
sparse_pca.py
|
DOC adding backlinks to docstrings
|
2015-06-03 00:24:04 -04:00 |
|
truncated_svd.py
|
DOC adding backlinks to docstrings
|
2015-06-03 00:24:04 -04:00 |