| Algorithm | Accuracy | Precision | Recall | F-Score |
|---|---|---|---|---|
| Locally-deep support vector machine | 0.995667 | 0.996003 | 0.99534 | 0.995671 |
| Support vector machine | 0.997 | 0.997335 | 0.996671 | 0.997003 |
| Boosted decision tree | 1 | 1 | 1 | 1 |
| Logistic regression | 0.998 | 0.998667 | 0.997337 | 0.998001 |
| Averaged perceptron | 0.996667 | 0.997333 | 0.996005 | 0.996669 |
| Neural network | 0.995333 | 0.999329 | 0.991345 | 0.995321 |
| Decision forest | 0.999667 | 0.999335 | 1 | 0.999667 |