Fraction of all predictions that are correct: (TP + TN) / total
Accuracy: 87.5% across 200 samples.
Next stepConsider tuning the decision threshold, resampling for class balance, or adjusting the cost of false positives vs false negatives to improve this result (F1 = 87.2%).