8000 FEA add `from_cv_results` in `RocCurveDisplay` (#30399) · lesteve/scikit-learn@1b05e8f · GitHub
[go: up one dir, main page]

Skip to content

Commit 1b05e8f

Browse files
FEA add from_cv_results in RocCurveDisplay (scikit-learn#30399)
Co-authored-by: Jérémie du Boisberranger <jeremie@probabl.ai>
1 parent 4b3a69a commit 1b05e8f

File tree

6 files changed

+1574
-134
lines changed

6 files changed

+1574
-134
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- Add class method `from_cv_results` to :class:`metrics.RocCurveDisplay`, which allows
2+
easy plotting of multiple ROC curves from :func:`model_selection.cross_validate`
3+
results.
4+
By :user:`Lucy Liu <lucyleeow>`

0 commit comments

Comments
 (0)
0