Commit Graph

13 Commits

Author SHA1 Message Date
Anne Beyer 3c5db7378c
DOC Fix typos and improve wording in `plot_cost_sensitive_learning.py` (#34417)
Co-authored-by: Tim Head <betatim@gmail.com>
2026-06-30 17:40:38 +02:00
Lucy Liu 212083d1a0
DOC Fix deprecated kwargs in `PrecisionRecallDisplay` in example (#33396) 2026-02-24 12:17:40 +00:00
Christine P. Chai f8108d9993
DOC Correct many typos in code comments (#32666) 2025-11-07 21:45:28 +01:00
Christine P. Chai 14162d4506 DOC: Move a large part of text comments from code to narrative (#32625)
Co-authored-by: Arturo Amor <86408019+ArturoAmorQ@users.noreply.github.com>
2025-11-04 15:03:33 +01:00
Guillaume Lemaitre 4493f86c46
DOC: use curve_kwargs instead of kwargs in example to avoid warnings (#31447) 2025-05-28 12:17:19 +00:00
Stefanie Senger efe2b766b6
MNT improve UnsetMetadataPassedError error message and fix disable metadata routing in examples (#31069) 2025-04-02 10:33:44 +02:00
Dimitri Papadopoulos Orfanos f1fac05a39
MNT Fix typos found by codespell (#30660)
Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
2025-01-23 06:43:58 +00:00
Adrin Jalali 70aab364b0
REVERT ENH add the parameter prefit in the FixedThresholdClassifier (#29067) (#30172) 2024-11-05 20:10:20 +01:00
Adrin Jalali 3e127a3d5c
MNT Add author/license note where missing and add the linter (#29477)
Co-authored-by: Jérémie du Boisberranger <jeremie@probabl.ai>
2024-07-22 22:05:03 +02:00
Olivier Grisel 5d92c35387
DOC improve the cost-sensitive learning example (#29149)
Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
2024-06-03 09:22:15 +02:00
Adrin Jalali 34db65a3ad
DOC use pydata-sphinx-theme for the website (#29038)
Co-authored-by: Yao Xiao <108576690+Charlie-XIAO@users.noreply.github.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Guillaume Lemaitre <guillaume@probabl.ai>
2024-05-20 19:36:54 +02:00
Adrin Jalali 28c9f50991
DOC fix dollar sign to euro sign (#29020)
Co-authored-by: Guillaume Lemaitre <guillaume@probabl.ai>
2024-05-14 22:02:20 +02:00
Guillaume Lemaitre 1e49c34c7e
FEA add TunedThresholdClassifier meta-estimator to post-tune the cut-off threshold (#26120)
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
Co-authored-by: Arturo Amor <86408019+ArturoAmorQ@users.noreply.github.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Omar Salman <omar.salman@arbisoft>
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
Co-authored-by: Omar Salman <omar.salman@arbisoft.com>
Co-authored-by: Soledad Galli <solegalli@protonmail.com>
Co-authored-by: Andreas Mueller <t3kcit@gmail.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Joel Nothman <joeln@canva.com>
Co-authored-by: Jérémie du Boisberranger <jeremie@probabl.ai>
2024-05-03 16:15:25 +00:00