scikit-learn/sklearn/svm
Thomas J. Fan 02fa8f1adb
ENH Deprecates _pairwise attribute and adds pairwise to estimator tags (#18143)
2020-10-07 21:53:36 +11:00
..
src TST Python wrapper and tests for sklearn/svm/newrand/ (#17157) 2020-06-28 18:22:04 +02:00
tests TST Python wrapper and tests for sklearn/svm/newrand/ (#17157) 2020-06-28 18:22:04 +02:00
__init__.py MNT make files private in sklearn.svm (#15165) 2019-10-18 16:18:33 -04:00
_base.py ENH Deprecates _pairwise attribute and adds pairwise to estimator tags (#18143) 2020-10-07 21:53:36 +11:00
_bounds.py API Deprecate positional arguments in svm module (#16973) 2020-04-23 10:03:51 +02:00
_classes.py DOC Update documentation for LinearSVC loss with l1 penalty (#18391) 2020-09-17 12:40:20 -04:00
_liblinear.pxi MNT Include all pxd files in the package (#15626) 2019-11-26 17:37:26 +01:00
_liblinear.pyx MNT Include all pxd files in the package (#15626) 2019-11-26 17:37:26 +01:00
_libsvm.pxi ENH scipy blas for svm kernel function (#16530) 2020-05-23 21:12:34 -04:00
_libsvm.pyx ENH scipy blas for svm kernel function (#16530) 2020-05-23 21:12:34 -04:00
_libsvm_sparse.pyx ENH scipy blas for svm kernel function (#16530) 2020-05-23 21:12:34 -04:00
_newrand.pyx TST Python wrapper and tests for sklearn/svm/newrand/ (#17157) 2020-06-28 18:22:04 +02:00
setup.py FIX Specify C++11 compiler for sklearn/svm/_newrand (#17767) 2020-06-30 08:08:12 +10:00