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 |