vic35get commited on
Commit
6f18acc
·
verified ·
1 Parent(s): 51404b1

Add classification report

Browse files
Files changed (1) hide show
  1. classification_report.txt +8 -0
classification_report.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ precision recall f1-score support
2
+
3
+ Negativo 0.9961 0.9791 0.9876 527
4
+ Positivo 0.9800 0.9963 0.9881 542
5
+
6
+ accuracy 0.9878 1069
7
+ macro avg 0.9881 0.9877 0.9878 1069
8
+ weighted avg 0.9880 0.9878 0.9878 1069