|
src
|
Clarify and make libsvm random seed more consistent
|
2013-07-27 19:50:26 +02:00 |
|
tests
|
FIX raise tolerance in svm predict_proba test
|
2013-07-28 11:38:03 +02:00 |
|
bounds.py
|
DOC spellfixes
|
2013-06-29 16:18:23 +03:00 |
|
classes.py
|
DOC fix comment on svm probability param
|
2013-07-29 14:02:22 +02:00 |
|
libsvm.pxd
|
FIX support random state in libsvm
|
2013-07-27 19:50:25 +02:00 |
|
libsvm_sparse.c
|
Comment predict params in libsvm
|
2013-07-27 19:50:26 +02:00 |
|
libsvm_sparse.pyx
|
Comment predict params in libsvm
|
2013-07-27 19:50:26 +02:00 |
|
setup.py
|
Use extra_link_args for -lstdc++
|
2013-07-28 11:28:10 +02:00 |