scikit-learn/scikits/learn/svm/sparse
Gael varoquaux 10458f6ee0 DOC: module entries in reference documentation
Amongst other things, this is useful for linking to these modules.
2011-04-11 22:07:58 +02:00
..
__init__.py DOC: module entries in reference documentation 2011-04-11 22:07:58 +02:00
base.py ENH: low-level API of libsvm. 2011-04-06 15:25:55 +02:00
classes.py ENH: low-level API of libsvm. 2011-04-06 15:25:55 +02:00
libsvm.c FIX: important fix for sparse SVC (weights were not initialized correctly). 2011-04-07 12:15:43 +02:00
libsvm.pyx FIX: important fix for sparse SVC (weights were not initialized correctly). 2011-04-07 12:15:43 +02:00
setup.py Refactoring in svm module. 2011-03-30 16:06:49 +02:00