scikit-learn/sklearn/svm
Adrin Jalali 0395b326d9 DOC fix SVC and NuSVC coef_ shape in the docstring (#11660) 2018-07-24 11:05:36 +10:00
..
src FIX memory leak in liblinear (#9024) 2017-06-07 17:35:34 +10:00
tests pep8 whoops 2018-07-17 17:00:41 -05: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] Large sparse matrix support (#11327) 2018-06-25 15:15:11 +00:00
bounds.py [MRG] np.ones -> np.full (#11628) 2018-07-23 09:49:01 +02:00
classes.py DOC fix SVC and NuSVC coef_ shape in the docstring (#11660) 2018-07-24 11:05:36 +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 [MRG+2] Fix SVC predict_proba fails with new-style kernel strings (#10412) 2018-01-13 21:17:13 +08: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