ayushirathour commited on
Commit
a97068d
·
verified ·
1 Parent(s): c92108a

Upload classification_report.csv with huggingface_hub

Browse files
Files changed (1) hide show
  1. classification_report.csv +6 -0
classification_report.csv ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ ,precision,recall,f1-score,support
2
+ Normal,0.9510869565217391,0.7478632478632479,0.8373205741626795,234.0
3
+ Pneumonia,0.8039867109634552,0.9641434262948207,0.8768115942028986,251.0
4
+ accuracy,0.8597938144329897,0.8597938144329897,0.8597938144329897,0.8597938144329897
5
+ macro avg,0.8775368337425972,0.8560033370790343,0.8570660841827891,485.0
6
+ weighted avg,0.874958788201885,0.8597938144329897,0.8577581948432877,485.0