scikit-learn/sklearn/svm
Thomas J. Fan 5de723d2f9
CI Fixes wheel building (#22051)
2021-12-24 14:06:21 +01:00
..
src [MRG] Expose `n_iter_` to BaseLibSVM (#21408) 2021-12-21 18:48:46 +01:00
tests CI Fixes wheel building (#22051) 2021-12-24 14:06:21 +01:00
__init__.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
_base.py [MRG] Expose `n_iter_` to BaseLibSVM (#21408) 2021-12-21 18:48:46 +01:00
_bounds.py DOC use backticks for n_samples and n_features in X docstring (#20914) 2021-09-02 13:35:03 +02:00
_classes.py DOC svm add callable as accepted type for kernel parameter (#21675) 2021-12-23 08:49:46 -05: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 [MRG] Expose `n_iter_` to BaseLibSVM (#21408) 2021-12-21 18:48:46 +01:00
_libsvm.pyx [MRG] Expose `n_iter_` to BaseLibSVM (#21408) 2021-12-21 18:48:46 +01:00
_libsvm_sparse.pyx [MRG] Expose `n_iter_` to BaseLibSVM (#21408) 2021-12-21 18:48:46 +01:00
_newrand.pyx TST Python wrapper and tests for sklearn/svm/newrand/ (#17157) 2020-06-28 18:22:04 +02:00
setup.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00