Jérémie du Boisberranger
|
9cb1111028
|
MAINT Cython linting (#25861)
|
2023-04-19 14:32:53 +00:00 |
Loïc Estève
|
9df1322486
|
MNT Fix Pyodide build errors due to incompatible function pointer types (#25831)
|
2023-03-13 10:26:37 +00:00 |
Omar Salman
|
550fa9c28c
|
MAINT Remove -Wcpp warnings when compiling sklearn.svm._libsvm_sparse (#25337)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2023-01-16 09:40:06 +01:00 |
Marco Edward Gorelli
|
2f65ac764b
|
MAINT clean-up unused variables and imports in cython files (#24347)
|
2022-09-05 10:39:20 +02:00 |
Rocco Meli
|
6f95739e0c
|
MNT Use cimport numpy as cnp for sklearn/svm (#23326)
|
2022-05-14 09:06:18 -04:00 |
Juan Martin Loyola
|
efdc92d0b6
|
[MRG] Expose `n_iter_` to BaseLibSVM (#21408)
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
|
2021-12-21 18:48:46 +01:00 |
jim0421
|
d5de894284
|
ENH scipy blas for svm kernel function (#16530)
|
2020-05-23 21:12:34 -04:00 |
Gregory R. Lee
|
3deacb98c7
|
MNT consistently call import_array() after cimport of numpy (#17054)
|
2020-04-28 12:19:52 +02:00 |
Nicolas Hug
|
5c5635feb7
|
MNT make files private in sklearn.svm (#15165)
|
2019-10-18 16:18:33 -04:00 |