Table 2.
Confusion matrix for a two-class problem
| Positive prediction | Negative prediction | |
|---|---|---|
| Positive class | True positive (TP) | False negative (FN) |
| Negative class | False positive (FP) | True negative (TN) |
Confusion matrix for a two-class problem
| Positive prediction | Negative prediction | |
|---|---|---|
| Positive class | True positive (TP) | False negative (FN) |
| Negative class | False positive (FP) | True negative (TN) |