vic35get commited on
Commit
71e321a
·
verified ·
1 Parent(s): ab00eee

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.9760 0.9760 0.9760 459
4
+ Positivo 0.9761 0.9761 0.9761 460
5
+
6
+ accuracy 0.9761 919
7
+ macro avg 0.9761 0.9761 0.9761 919
8
+ weighted avg 0.9761 0.9761 0.9761 919