prithivMLmods commited on
Commit
7468ac2
·
verified ·
1 Parent(s): 48a079e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -16,4 +16,21 @@ tags:
16
  - AutoImageProcessor
17
  - 0-60+
18
  ---
19
- ![AAAAAAAA.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/hWrRztXlZ0j87BEajVNtA.png)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  - AutoImageProcessor
17
  - 0-60+
18
  ---
19
+ ![AAAAAAAA.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/hWrRztXlZ0j87BEajVNtA.png)
20
+
21
+ ```py
22
+ Classification Report:
23
+ precision recall f1-score support
24
+
25
+ Child 0-12 0.9744 0.9562 0.9652 2193
26
+ Teenager 13-20 0.8675 0.7032 0.7768 1779
27
+ Adult 21-44 0.9053 0.9769 0.9397 9999
28
+ Middle Age 45-64 0.9059 0.8317 0.8672 3785
29
+ Aged 65+ 0.9144 0.8397 0.8755 1260
30
+
31
+ accuracy 0.9109 19016
32
+ macro avg 0.9135 0.8615 0.8849 19016
33
+ weighted avg 0.9105 0.9109 0.9087 19016
34
+ ```
35
+
36
+ ![sdfsd.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/i_u8JGtvmsGFXKaW3boAT.png)