scikit-learn/sklearn/svm
Juan Carlos Alfaro Jiménez c4c0fe2ce4
FIX Specify C++11 compiler for sklearn/svm/_newrand (#17767)
2020-06-30 08:08:12 +10: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 MNT Completes position arg deprecation (#17272) 2020-05-19 09:07:25 +02:00
_bounds.py API Deprecate positional arguments in svm module (#16973) 2020-04-23 10:03:51 +02:00
_classes.py DOC add missing attributes in several modules (#15521) 2020-06-18 11:18:23 +02: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