sismetanin commited on
Commit
b99bcb6
1 Parent(s): 1b43d1a

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ precision recall f1-score support
2
+
3
+ negative 0.733238 0.778788 0.755327 660
4
+ neutral 0.757962 0.779963 0.768805 1068
5
+ positive 0.722793 0.728778 0.725773 483
6
+ skip 0.660714 0.501355 0.570108 369
7
+ speech 0.767857 0.868687 0.815166 99
8
+
9
+ accuracy 0.735349 2679
10
+ macro avg 0.728513 0.731514 0.727036 2679
11
+ weighted avg 0.732501 0.735349 0.732071 2679
12
+
13
+
14
+ Avg macro Precision 0.7297744200895245
15
+ Avg macro Recall 0.7248163039465004
16
+ Avg macro F1 0.7229310729744304
17
+ Avg weighted F1 0.7281243075011377