| .. |
|
cluster
|
cosmits with trailing spaces
|
2011-04-01 12:36:49 -04:00 |
|
covariance
|
DOC: module entries in reference documentation
|
2011-04-11 22:07:58 +02:00 |
|
datasets
|
FIX: decrease disk usage in LFW data folder
|
2011-04-03 16:11:23 +02:00 |
|
decomposition
|
DOC: Fix warnings
|
2011-04-11 22:07:58 +02:00 |
|
externals
|
BUG: doctest the joblib in externals not global
|
2011-04-01 18:45:20 +02:00 |
|
feature_extraction
|
FIX: last char in char analyzer, max_df behaviour
|
2011-04-13 13:06:20 +03:00 |
|
feature_selection
|
Merge branch 'hcluster' into hcluster2 that matches master
|
2011-02-21 21:28:34 -05:00 |
|
gaussian_process
|
Debug GaussianProcess.predict for variance estimation in 'light' storage mode.
|
2011-01-05 11:39:28 +01:00 |
|
linear_model
|
removed old version of min_C
|
2011-04-17 18:22:12 +02:00 |
|
metrics
|
Capitalized Gram, added y=None in fit, pep8 test.
|
2011-04-02 16:19:19 +03:00 |
|
preprocessing
|
Add KernelCenterer.
|
2011-04-01 17:43:09 +09:00 |
|
src
|
Cosmit
|
2011-04-01 18:24:33 +02:00 |
|
svm
|
l1_min_c import in svm/__init__.py
|
2011-04-18 14:29:09 +02:00 |
|
tests
|
Add regularization in the computation of barycenter weights.
|
2011-04-11 22:07:58 +02:00 |
|
utils
|
FIX: py3k compat.
|
2011-04-01 17:10:31 +02:00 |
|
__init__.py
|
Decomposition module WIP
|
2011-04-04 14:31:48 +03:00 |
|
base.py
|
MISC: cosmetic -- base.py is now pep8 safe
|
2011-04-02 16:53:10 +02:00 |
|
cross_val.py
|
MISC: cosmetic -- cross_val.py is now pep8 safe
|
2011-04-02 16:53:10 +02:00 |
|
grid_search.py
|
BUG: restore ellipsis in doctests
|
2011-04-02 16:53:11 +02:00 |
|
hmm.py
|
MISC: cosmetic -- hmm.py is now pep8 safe (getting tiring, next time I'll show up earlier at the sprint ;-)
|
2011-04-02 16:53:10 +02:00 |
|
lda.py
|
pep8 love (integrism?).
|
2011-04-04 15:24:38 +09:00 |
|
mixture.py
|
MISC: cosmetic -- more pep8
|
2011-04-02 16:53:10 +02:00 |
|
naive_bayes.py
|
MISC: cosmetic -- more pep8
|
2011-04-02 16:53:10 +02:00 |
|
neighbors.py
|
Add regularization in the computation of barycenter weights.
|
2011-04-11 22:07:58 +02:00 |
|
pipeline.py
|
MISC: cosmetic -- more pep8
|
2011-04-02 16:53:10 +02:00 |
|
pls.py
|
MISC: cosmetic -- pls.py is now (almost) pep8 safe
|
2011-04-02 16:53:10 +02:00 |
|
qda.py
|
Python 3 compat, this time with npy_3kcompat.h
|
2011-04-01 16:27:04 +02:00 |
|
setup.py
|
Working decomposition package
|
2011-04-04 16:14:49 +03:00 |