prithivMLmods commited on
Commit
2f80193
·
verified ·
1 Parent(s): 3b12afe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -2,4 +2,21 @@
2
  license: apache-2.0
3
  datasets:
4
  - prithivMLmods/Shoe-Net-10K
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: apache-2.0
3
  datasets:
4
  - prithivMLmods/Shoe-Net-10K
5
+ ---
6
+
7
+ ```py
8
+ Classification Report:
9
+ precision recall f1-score support
10
+
11
+ Ballet Flat 0.8980 0.9465 0.9216 2000
12
+ Boat 0.9333 0.8750 0.9032 2000
13
+ Brogue 0.9313 0.9490 0.9401 2000
14
+ Clog 0.9244 0.8800 0.9016 2000
15
+ Sneaker 0.9137 0.9480 0.9306 2000
16
+
17
+ accuracy 0.9197 10000
18
+ macro avg 0.9202 0.9197 0.9194 10000
19
+ weighted avg 0.9202 0.9197 0.9194 10000
20
+ ```
21
+
22
+ ![download.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/e5c_wP09atj7GhXoxUnHW.png)