| Algorithm | Accuracy | Precision | Recall | F-Score |
|---|---|---|---|---|
| Locally-deep support vector machine | 0.83546 | 0.91663 | 0.73703 | 0.81708 |
| Support vector machine | 0.81616 | 0.89749 | 0.71269 | 0.79448 |
| Boosted decision tree | 0.88818 | 0.89099 | 0.88388 | 0.88742 |
| Logistic regression | 0.81417 | 0.92349 | 0.68396 | 0.78588 |
| Averaged perceptron | 0.79586 | 0.88066 | 0.68316 | 0.76944 |
| Neural network | 0.80661 | 0.88895 | 0.69952 | 0.78294 |
| Decision forest | 0.86968 | 0.87485 | 0.86193 | 0.86834 |