Understanding confusion matrices
Given the following confusion matrix for a binary classifier:
Actual positive | Actual negative | |
---|---|---|
Predicted positive | 30 | 10 |
Predicted negative | 20 | 50 |
Which of the following statements is correct?
Cet exercice fait partie du cours
End-to-End Machine Learning
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
