| .. |
|
sparse
|
COSMIT do less deprecated things.
|
2012-10-31 15:36:03 +00:00 |
|
src
|
COSMIT rm outdated file of changes to liblinear
|
2012-11-10 11:16:39 +01:00 |
|
tests
|
ENH make sparse svm test more robust, catch warning on deprecated class
|
2012-11-25 18:59:54 +00:00 |
|
__init__.py
|
ENH: Solver iter_limit emits warning instead of raising exception
|
2012-10-16 16:13:00 +02:00 |
|
base.py
|
Improve svm.base test coverage: 92% -> 98%
|
2012-11-03 16:48:14 +01:00 |
|
bounds.py
|
MISC trying to remove scale_C
|
2012-05-05 21:57:04 +02:00 |
|
classes.py
|
DOC document callable kernels in SVM docstring.
|
2012-11-03 14:31:49 +00:00 |
|
liblinear.c
|
ENH allow more than 1000 linear SVMs with custom random seeds
|
2012-10-27 22:55:53 +02:00 |
|
liblinear.pxd
|
FIX seed liblinear using srand. Fixes issue #919.
|
2012-10-16 21:13:38 +01:00 |
|
liblinear.pyx
|
ENH allow more than 1000 linear SVMs with custom random seeds
|
2012-10-27 22:55:53 +02:00 |
|
libsvm.c
|
FIX: adding missing c files from cython
|
2012-10-16 16:13:00 +02:00 |
|
libsvm.pxd
|
ENH: renaming iter_limit -> max_iter
|
2012-10-16 16:13:00 +02:00 |
|
libsvm.pyx
|
ENH: renaming iter_limit -> max_iter
|
2012-10-16 16:13:00 +02:00 |
|
libsvm_sparse.c
|
FIX: adding missing c files from cython
|
2012-10-16 16:13:00 +02:00 |
|
libsvm_sparse.pyx
|
ENH: renaming iter_limit -> max_iter
|
2012-10-16 16:13:00 +02:00 |
|
setup.py
|
MISC: cosmit: use subpackage setup.py
|
2012-02-03 07:30:16 +01:00 |