Vansh180 commited on
Commit
967d075
·
verified ·
1 Parent(s): 75b2867

Upload classification_report.csv with huggingface_hub

Browse files
Files changed (1) hide show
  1. classification_report.csv +10 -0
classification_report.csv ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ,precision,recall,f1-score,support
2
+ HDPE,0.8602150537634409,0.8,0.8290155440414507,100.0
3
+ LDPE,0.9629629629629629,1.0,0.9811320754716981,26.0
4
+ Other,0.9523809523809523,0.8421052631578947,0.8938547486033519,95.0
5
+ PET,0.825,0.6534653465346535,0.7292817679558011,101.0
6
+ PP,0.9186046511627907,0.7247706422018348,0.8102564102564103,109.0
7
+ PS,0.4666666666666667,0.8513513513513513,0.6028708133971292,74.0
8
+ accuracy,0.7801980198019802,0.7801980198019802,0.7801980198019802,0.7801980198019802
9
+ macro avg,0.8309717144894689,0.8119487672076223,0.8077352266209736,505.0
10
+ weighted avg,0.8307346003953445,0.7801980198019802,0.7919109642704949,505.0