vic35get commited on
Commit
004662f
·
verified ·
1 Parent(s): 4ae243e

Add classification report

Browse files
Files changed (1) hide show
  1. classification_report.txt +5 -5
classification_report.txt CHANGED
@@ -1,8 +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
 
1
  precision recall f1-score support
2
 
3
+ Negativo 0.9981 0.9905 0.9943 527
4
+ Positivo 0.9908 0.9982 0.9945 542
5
 
6
+ accuracy 0.9944 1069
7
+ macro avg 0.9945 0.9943 0.9944 1069
8
+ weighted avg 0.9944 0.9944 0.9944 1069