Table 4.
Performance metrics obtained from the confusion matrix.
Metric | Equation | Short Description |
---|---|---|
TPR (DR) | The performance of the CNN model in detecting malicious samples. | |
Specificity | The performance of the CNN model in detecting honest samples. | |
Precision | The ratio of malicious samples predicted as malicious to all malicious samples. | |
F1-score | Expressed as the harmonic mean between precision and sensitivity. | |
Accuracy | Measures the overall correctness of predictions by the model. | |
FPR | Measures the proportion of actual honest that were incorrectly classified as malicious samples. |