Back to 404tools.dev
Live
Confusion Matrix Analyzer
Paste your predictions and ground truth labels to evaluate your model instantly.
Binary
Metrics
Accuracy
75.0%
Precision
0.75
Recall
0.75
F1 Score
0.75
Confusion Matrix
Predicted
0
1
Actual
0
5TN
2FP
1
2FN
7TP
darker = fewer predictions ยท brighter = more
Per-Class Breakdown
| Class | Precision | Recall | F1 | Support |
|---|---|---|---|---|
| 0 | 0.71 | 0.71 | 0.71 | 7 |
| 1 | 0.78 | 0.78 | 0.78 | 9 |
| macro avg | 0.75 | 0.75 | 0.75 | 16 |
| weighted avg | 0.75 | 0.75 | 0.75 | 16 |