scikit-learn/sklearn/svm
Guillaume Lemaitre 7896b21562 MNT change default of solver in LogisiticRegression (#13805) 2019-05-08 21:31:39 +08:00
..
src [MRG] MNT Cblas to scipy cython blas in liblinear and remove bundled cblas (#13203) 2019-02-21 19:44:05 +01:00
tests MNT change default of solver in LogisiticRegression (#13805) 2019-05-08 21:31:39 +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 DEP change the default of gamma in SVM (#13801) 2019-05-07 16:12:49 +02:00
bounds.py DOC loss='l2' is no longer accpeted in l1_min_c 2018-08-22 15:16:05 +08:00
classes.py DEP change the default of gamma in SVM (#13801) 2019-05-07 16:12:49 +02:00
liblinear.pxd MNT Use a common language_level cython directive (#13630) 2019-04-13 07:30:18 +02:00
liblinear.pyx MNT Use a common language_level cython directive (#13630) 2019-04-13 07:30:18 +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