Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6702105

Browse files
thomasjpfanjnothman
authored andcommitted
DOC Adds confusion matrix to whats new (#15656)
1 parent f1f765f commit 6702105

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/whats_new/v0.22.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -589,6 +589,9 @@ Changelog
589589
- |Feature| :func:`metrics.plot_precision_recall_curve` has been added to plot
590590
precision recall curves. :pr:`14936` by `Thomas Fan`_.
591591

592+
- |Feature| :func:`metrics.plot_confusion_matrix` has been added to plot
593+
confusion matrices. :pr:`15083` by `Thomas Fan`_.
594+
592595
- |Feature| Added multiclass support to :func:`metrics.roc_auc_score` with
593596
corresponding scorers `'roc_auc_ovr'`, `'roc_auc_ovo'`,
594597
`'roc_auc_ovr_weighted'`, and `'roc_auc_ovo_weighted'`.

0 commit comments

Comments
 (0)