Commit Graph

13 Commits

Author SHA1 Message Date
Adrin Jalali 51c8e0e19d
CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
Adrin Jalali 55ca335e42
CLN use new license notice line (#29246) 2024-06-13 15:51:09 +02:00
Jérémie du Boisberranger 8600fb4cec
MAINT Clean up deprecations for 1.5: in LinearSV* (#28816) 2024-04-12 09:49:27 +02:00
Guillaume Lemaitre 5d145bf760
DOC fixes intersphinx warnings (#26779)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2023-07-10 20:25:35 +00:00
Adrin Jalali 42173fdb34
MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
Gleb Levitski b32e5c7ab3
ENH Accept 'auto' option for 'dual' parameter in LinearSVC and LinearSVR (#26093) 2023-05-30 16:54:24 +02:00
Adrin Jalali 893d5accaf
MNT Update black to 23.3.0 (#26110) 2023-04-06 12:14:16 -04:00
Jordan Silke 5a23a850fd
DOC modify plot_scalable_poly_kernels.py format (#23009)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2022-04-08 18:27:07 +02:00
Jordan Silke cbe5d4a12c
MNT accelerate examples/kernel_approximation/plot_scalable_poly_kernels.py (#22903)
Co-authored-by: sveneschlbeck <sven.eschlbeck@t-online.de>
Co-authored-by: Sven Eschlbeck <66701689+sveneschlbeck@users.noreply.github.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2022-03-29 17:49:03 +02:00
Dimitri Papadopoulos Orfanos d4d5f8c7e0
MAINT consistent use of `print(__doc__)` in examples (#21307)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-10-22 15:33:22 +02:00
Thomas J. Fan 70a185ae59
MAINT Enable and run black on examples (#20502) 2021-10-07 10:13:00 +02:00
Dimitri Papadopoulos Orfanos f71c031314
DOC Typos found by codespell (#21069) 2021-09-17 19:04:54 +02:00
Juan Carlos Alfaro Jiménez e6b9917d38
MNT Move plot_scalable_poly_kernels example to kernel_approximation directory (#18656)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2020-10-30 11:21:44 +01:00