scikit-learn/sklearn/svm
Lars Buitinck 41ba56fdb2 ENH merge sparse and dense SVMs, part 3: adapt sparse tests 2012-01-27 17:41:25 +01:00
..
sparse ENH merge sparse and dense SVMs, part 2 2012-01-27 17:41:25 +01:00
src release sv_coef memory 2011-10-04 14:22:04 +01:00
tests ENH merge sparse and dense SVMs, part 3: adapt sparse tests 2012-01-27 17:41:25 +01:00
__init__.py DOC: Standardized the module documentation format (2) 2011-11-30 11:05:10 +01:00
base.py ENH merge sparse and dense SVMs, part 3: adapt sparse tests 2012-01-27 17:41:25 +01:00
bounds.py ENH accept matrix input throughout 2011-10-21 13:51:12 +02:00
classes.py ENH merge sparse and dense SVMs, part 3: adapt sparse tests 2012-01-27 17:41:25 +01:00
liblinear.c COSMIT refactor liblinear bindings 2012-01-16 23:34:03 +01:00
liblinear.pyx COSMIT refactor liblinear bindings 2012-01-16 23:34:03 +01:00
libsvm.c FIX backtics for members_, spaces around colon (not cologne) 2011-12-23 20:47:52 +01:00
libsvm.pxd Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
libsvm.pyx COSMIT "Optional Parameters" Section removed 2011-12-22 21:09:15 +01:00
libsvm_sparse.c ENH merge sparse and dense SVMs, part 1 2012-01-27 17:41:22 +01:00
libsvm_sparse.pyx ENH merge sparse and dense SVMs, part 1 2012-01-27 17:41:22 +01:00
setup.py ENH merge sparse and dense SVMs, part 1 2012-01-27 17:41:22 +01:00