DataTaunew | comments | leaders | submitlogin
How to plot a confusion matrix in python (github.io)
1 point by tatwan 2306 days ago | 1 comment


1 point by tatwan 2306 days ago | link

Example to show how to plot a confusion matrix to display counts and labels (TN , FN, TP, FP) using sklearn.metrics.confusion_matrix and matplotlib

-----




RSS | Announcements