QuestionBankPro
medium
2 min read

Confusion matrix (TP, TN, FP, FN)

Confusion Matrix A confusion matrix is a graphical representation of the performance of a machine learning model. It displays the true positives (TP)...