scikit-learn/sklearn/svm
Tashay Green 0cf8a168dc DOC references for probabilistic SVC (#12859) 2019-01-13 21:24:09 +11:00
..
src Converting http to https (2)... (#12292) 2018-10-04 23:06:14 +02:00
tests MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +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 MAINT Simplify super() calls (#12812) 2019-01-10 22:27:06 +01:00
bounds.py DOC loss='l2' is no longer accpeted in l1_min_c 2018-08-22 15:16:05 +08:00
classes.py DOC references for probabilistic SVC (#12859) 2019-01-13 21:24:09 +11: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 Converting http to https (2)... (#12292) 2018-10-04 23:06:14 +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