Guillaume Lemaitre
|
4493f86c46
|
DOC: use curve_kwargs instead of kwargs in example to avoid warnings (#31447)
|
2025-05-28 12:17:19 +00:00 |
Dimitri Papadopoulos Orfanos
|
ff78e258cc
|
MNT Use ruff format rather than black (#31015)
|
2025-04-15 13:11:52 +02:00 |
Deepak Saldanha
|
c2ce723806
|
DOC: Updates to Macro vs micro-averaging in plot_roc.py (#29845)
Co-authored-by: Xiao Yuan <yuanx749@gmail.com>
Co-authored-by: Lucy Liu <jliu176@gmail.com>
|
2025-01-07 10:44:35 +11:00 |
Stefanie Senger
|
1e6a81f322
|
DOC fix link in HuberRegressor docstring (#30417)
Co-authored-by: Virgil Chan <virchan.math@gmail.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
|
2024-12-07 15:20:04 +00:00 |
Yao Xiao
|
59dd128d4d
|
ENH `despine` keyword for ROC and PR curves (#26367)
Co-authored-by: Guillaume Lemaitre <guillaume@probabl.ai>
|
2024-10-30 20:00:13 +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 |
mrastgoo
|
bd9b0f69c6
|
ENH fix x- and y-axis limits and ratio in ROC and PR displays (#26366)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Arturo Amor <86408019+ArturoAmorQ@users.noreply.github.com>
|
2023-08-23 16:37:29 +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 |
Adrin Jalali
|
893d5accaf
|
MNT Update black to 23.3.0 (#26110)
|
2023-04-06 12:14:16 -04:00 |
Yao Xiao
|
bb72ec0e8e
|
ENH RocCurveDisplay add option to plot chance level (#25987)
|
2023-03-30 15:18:52 +00:00 |
Chiara Marmo
|
0b978cb86f
|
DOC Fix inline interpreted text start-string without end-string. (#24734)
|
2022-10-28 11:50:39 +02:00 |
Arturo Amor
|
a8f085859f
|
DOC Rework plot_roc.py example (#24200)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Chiara Marmo <cmarmo@users.noreply.github.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2022-10-13 14:43:16 +02:00 |
Christine P. Chai
|
5e6bb661c5
|
DOC Correct a typo: this -> these (#24192)
|
2022-08-17 09:10:31 -04:00 |
KimAYoung
|
02b41de8fc
|
DOC Fix deprecation warning in plot_roc (#21911)
|
2021-12-07 09:43:05 -05: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 |
Kranthi Sedamaki
|
7b489b5fea
|
DOC rename multilabel to multiclass in Plot ROC subtitle (#21322)
|
2021-10-14 18:04:39 +02:00 |
Thomas J. Fan
|
70a185ae59
|
MAINT Enable and run black on examples (#20502)
|
2021-10-07 10:13:00 +02:00 |
Roman Yurchak
|
94f2e9c5d8
|
DOC simpler block delimitation in sphinx-gallery examples (#17068)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
|
2020-06-08 23:23:14 -04:00 |
Brian Wignall
|
0e10b3a3cb
|
DOC Fix typos, via a Levenshtein-style corrector (#15923)
|
2019-12-19 16:26:02 -08:00 |
Rok Mihevc
|
5e4b2757d6
|
TST Adding multi-output checks to common tests (#13392)
|
2019-10-01 14:20:11 +02:00 |
Thomas J Fan
|
dc9955b5d4
|
[MRG] Adds multiclass ROC AUC (#12789)
|
2019-07-17 16:45:27 -04:00 |
Óscar Nájera
|
bd5cecce44
|
update references link namespace
|
2016-08-03 20:23:50 +02:00 |
Raghav R V
|
f67e911124
|
DOC Modify documentation/examples for the new model_selection module
|
2015-10-29 16:49:23 +01:00 |
johannah
|
83430819de
|
Added colorblind compatibility
|
2015-10-23 19:07:46 +02:00 |
MartinBpr
|
b7acd76b50
|
Corrected macro ROC in example plot_roc
|
2015-10-20 17:11:25 +02:00 |
Gael Varoquaux
|
bcb6d3bcf8
|
DOC: minor cosmetric to ROC example
|
2015-08-30 10:47:07 +01:00 |
wangz10
|
9c079cf268
|
addressed jnothman's minor points.
|
2014-09-13 12:05:57 -04:00 |
wangz10
|
3bf6975b49
|
fixed duplicated part in plot_roc.py
|
2014-09-12 17:07:22 -04:00 |
Zichen Wang
|
8cee66bfbf
|
rebased upstream/master with master
|
2014-09-10 10:14:49 -04:00 |
Zichen Wang
|
042764cbc6
|
added macro-average ROC to plot_roc.py
|
2014-09-10 10:11:44 -04:00 |
Andreas Mueller
|
5b247f90e4
|
move around examples for better structure.
|
2014-07-17 09:35:30 +02:00 |