File size: 453 Bytes
dda6362
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
              precision    recall  f1-score   support

    negative       0.91      0.95      0.93      1409
     neutral       0.57      0.39      0.46       167
    positive       0.94      0.93      0.94      1590

    accuracy                           0.91      3166
   macro avg       0.80      0.76      0.78      3166
weighted avg       0.91      0.91      0.91      3166

Confusion matrix:
[[1339   23   47]
 [  51   65   51]
 [  79   27 1484]]