chabdullah0566 commited on
Commit
1d04ec7
·
verified ·
1 Parent(s): b5c3c4f

Upload model_comparison.csv

Browse files
Files changed (1) hide show
  1. model_comparison.csv +5 -0
model_comparison.csv ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ Model,Accuracy,Precision,Recall,F1
2
+ ConvNeXtTiny,0.8457,0.8485,0.8457,0.8449
3
+ EfficientNetV2B3,0.8303,0.8325,0.8303,0.8301
4
+ MobileNetV3Large,0.8177,0.8193,0.8177,0.8169
5
+ ResNet50V2,0.7537,0.7541,0.7537,0.7528