Evaluation metrics
| Precision | Fraction of the correct decisions to the total number of the given decisions in a particular class | |
| Recall | Fraction of the correct decisions that are given by the machine learning method to the total number of cases in a particular subset | |
| Accuracy | Measures how close the obtained decisions are to the actual classification | |
| F1-score | Harmonic mean of precision and recall |
| Precision | Fraction of the correct decisions to the total number of the given decisions in a particular class | |
| Recall | Fraction of the correct decisions that are given by the machine learning method to the total number of cases in a particular subset | |
| Accuracy | Measures how close the obtained decisions are to the actual classification | |
| F1-score | Harmonic mean of precision and recall |
Note(s): TP – True Positive, FP- False Positive, TN – True Negative and
FN – False Negative
Sharing content requires targeting cookies to be enabled. Please update your cookie preferences to use this feature.