scikit-learn/sklearn/svm
Alexandre Saint c5f19a4794 Fix ConvergenceWarning's in tests 2016-08-30 15:45:29 +02:00
..
src FIX segmentation fault in libsvm (#6708) 2016-05-25 22:16:02 -03:00
tests Fix ConvergenceWarning's in tests 2016-08-30 15:45:29 +02: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 [MRG] MAINT Removing more deprecated stuff for v0.18 (#5528) 2016-08-03 22:16:04 +10:00
bounds.py [MRG] MAINT Removing more deprecated stuff for v0.18 (#5528) 2016-08-03 22:16:04 +10:00
classes.py [MRG] MAINT Removing more deprecated stuff for v0.18 (#5528) 2016-08-03 22:16:04 +10: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 Fix typo (#7145) 2016-08-05 12:02:54 +10:00
setup.py removed unused variables and imports, add used imports where missing. 2014-06-08 21:44:01 +02:00