Upload classification_report.txt with huggingface_hub
Browse files
classification_report.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
precision recall f1-score support
|
| 2 |
|
| 3 |
-
PNEUMONIA 0.
|
| 4 |
-
NORMAL 0.
|
| 5 |
|
| 6 |
-
accuracy 0.
|
| 7 |
-
macro avg 0.
|
| 8 |
-
weighted avg 0.
|
|
|
|
| 1 |
precision recall f1-score support
|
| 2 |
|
| 3 |
+
PNEUMONIA 0.99 0.42 0.59 390
|
| 4 |
+
NORMAL 0.51 0.99 0.67 234
|
| 5 |
|
| 6 |
+
accuracy 0.64 624
|
| 7 |
+
macro avg 0.75 0.71 0.63 624
|
| 8 |
+
weighted avg 0.81 0.64 0.62 624
|