scikit-learn/sklearn/svm
Alex Henrie b7b0ba6a3c MAINT Simplify liblinear helpers set_problem and csr_set_probl… (#14533) 2019-08-01 09:23:23 +02:00
..
src MAINT Simplify liblinear helpers set_problem and csr_set_probl… (#14533) 2019-08-01 09:23:23 +02:00
tests MAINT Mark for removal deprecated LinearSVC loss options in 0.23 (#14373) 2019-07-17 22:51:25 +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 [MRG+1] Fix KernelCenterer and other pairwise estimators should error on non-square data (#14336) 2019-07-30 13:52:49 -04: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 some attribute documentation (#14459) 2019-07-25 17:27:35 +02:00
liblinear.pxd PERF Support converting 32-bit matrices directly to liblinear format (#14296) 2019-07-31 13:13:28 +02:00
liblinear.pyx PERF Support converting 32-bit matrices directly to liblinear format (#14296) 2019-07-31 13:13:28 +02:00
libsvm.pxd MNT Use a common language_level cython directive (#13630) 2019-04-13 07:30:18 +02:00
libsvm.pyx MNT Use a common language_level cython directive (#13630) 2019-04-13 07:30:18 +02:00
libsvm_sparse.pyx MNT Use a common language_level cython directive (#13630) 2019-04-13 07:30:18 +02:00
setup.py [MRG] MNT Cblas to scipy cython blas in liblinear and remove bundled cblas (#13203) 2019-02-21 19:44:05 +01:00