Skip to content

Commit d9432c6

Browse files
lucyleeowjeremiedbb
andcommitted
FEA add from_cv_results in RocCurveDisplay (#30399)
Co-authored-by: Jérémie du Boisberranger <jeremie@probabl.ai>
1 parent 6a95225 commit d9432c6

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)