scikit-learn/sklearn/svm
1kastner 55c9443ca4 Add information what +1 and -1 means (#8891) 2017-05-17 17:29:17 +02:00
..
src FIX segmentation fault in libsvm (#6708) 2016-05-25 22:16:02 -03:00
tests [MRG+1] OneClassSVM predict now returns int (#8711) 2017-04-06 18:42:34 -04: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 Add information what +1 and -1 means (#8891) 2017-05-17 17:29:17 +02:00
bounds.py [MRG+1] DOC insert spaces before colons in parameter lists (#7920) 2016-11-25 10:59:22 +01:00
classes.py FIX/PEP8 (#8718) 2017-04-07 07:32:50 -04: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 [MRG+1] Misleading gamma description (#8699) (#8716) 2017-04-22 15:45:08 +02:00
libsvm_sparse.pyx [MRG+1] DOC insert spaces before colons in parameter lists (#7920) 2016-11-25 10:59:22 +01:00
setup.py [MRG+2] BUILD Rewrite setup.py files to handle cython dependencies (#7719) 2016-11-02 22:57:04 +11:00