File size: 897 Bytes
e09333c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
========== Classification Report ==========
              precision    recall  f1-score   support

       Anger     0.9768    0.9788    0.9778       991
     Disgust     0.9457    0.9657    0.9556       991
   Enjoyment     0.9166    0.8204    0.8658       991
        Fear     0.9771    0.9879    0.9825       992
       Other     0.9026    0.9253    0.9138       991
     Sadness     0.9302    0.9677    0.9486       991
    Surprise     0.9448    0.9496    0.9472       992

    accuracy                         0.9422      6939
   macro avg     0.9420    0.9422    0.9416      6939
weighted avg     0.9420    0.9422    0.9416      6939

========== Confusion Matrix ==========
[[970   9   3   4   2   2   1]
 [ 12 957   2   3   7   5   5]
 [  5  16 813   9  67  42  39]
 [  2   2   6 980   1   1   0]
 [  3  13  33   2 917  13  10]
 [  1   7  17   3   4 959   0]
 [  0   8  13   2  18   9 942]]