Add classification report
Browse files
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
|