| precision recall f1-score support | |
| negative 0.95 0.97 0.96 1409 | |
| neutral 0.75 0.47 0.58 167 | |
| positive 0.95 0.97 0.96 1590 | |
| accuracy 0.94 3166 | |
| macro avg 0.88 0.80 0.83 3166 | |
| weighted avg 0.94 0.94 0.94 3166 | |
| Confusion matrix: | |
| [[1370 15 24] | |
| [ 32 79 56] | |
| [ 43 11 1536]] |