scikit-learn/sklearn/svm
seales 0485ada58b General spelling fixes 2015-12-16 09:46:42 -08:00
..
src General spelling fixes 2015-12-16 09:46:42 -08:00
tests General spelling fixes 2015-12-16 09:46:42 -08:00
__init__.py PEP8 Fix E101, E111 errors and W191, W293, W293 and W391 warnings. 2015-01-08 04:28:24 +05:30
base.py General spelling fixes 2015-12-16 09:46:42 -08:00
bounds.py MAINT change "l2" to "squared_hinge" in svm.bounds 2015-03-01 13:21:51 +01:00
classes.py More doc fixes. Latex builds again. 2015-11-20 16:30:45 -05:00
liblinear.pxd HOTFIX for incorrect cast in liblinear.pyx 2015-10-23 12:23:33 -04:00
liblinear.pyx Replace GETC to SAMPLE_WEIGHT 2015-10-23 00:07:02 -04:00
libsvm.pxd MAINT remove _label attribute from SVC. 2014-04-03 17:28:08 +02:00
libsvm.pyx MAINT remove _label attribute from SVC. 2014-04-03 17:28:08 +02:00
libsvm_sparse.pyx MAINT move custom error/warning classes into sklearn.exceptions 2015-10-19 22:35:35 +02:00
setup.py removed unused variables and imports, add used imports where missing. 2014-06-08 21:44:01 +02:00