sismetanin commited on
Commit
0a9fff0
·
1 Parent(s): 2ed6d78

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ precision recall f1-score support
2
+
3
+ negative 0.681957 0.675758 0.678843 660
4
+ neutral 0.707845 0.735019 0.721176 1068
5
+ positive 0.596591 0.652174 0.623145 483
6
+ skip 0.583062 0.485095 0.529586 369
7
+ speech 0.827160 0.676768 0.744444 99
8
+
9
+ accuracy 0.668906 2679
10
+ macro avg 0.679323 0.644963 0.659439 2679
11
+ weighted avg 0.668631 0.668906 0.667543 2679
12
+
13
+
14
+ 3 Runs:
15
+ Avg macro Precision 0.6747772329026972
16
+ Avg macro Recall 0.6436866944877477
17
+ Avg macro F1 0.654867154097531
18
+ Avg weighted F1 0.6649503767906553