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?
Este exercício faz parte do curso
End-to-End Machine Learning
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
