Table 3.
Introduction of the metrics
| Metric | Description |
|---|---|
| Accuracy | (TP + TN)/(TP + TN + FP + FN) |
| Precision | TP/(TP + FP) |
| Recall | TP/(TP + FN) |
| F1 score | |
| AUPRC | Area under the precision-recall curve |
| AUROC | Area under the receiver operating characteristic |
Introduction of the metrics
| Metric | Description |
|---|---|
| Accuracy | (TP + TN)/(TP + TN + FP + FN) |
| Precision | TP/(TP + FP) |
| Recall | TP/(TP + FN) |
| F1 score | |
| AUPRC | Area under the precision-recall curve |
| AUROC | Area under the receiver operating characteristic |