Table 2.
Evaluation measures
| Measure | Formula | Evaluation focus |
|---|---|---|
| Accuracy | Degree of correctness (ability to classify a data point correctly) | |
| Precision | Proportion of positive identifications was actually correct | |
| Recall | Proportion of actual positives was identified correctly | |
| F-measure | Combination of precision and recall | |
| AUC | Degree of separability (the ability to distinguish between classes) |
TP true positive, TN true negative, FP false positive, FN false negative