prithivMLmods commited on
Commit
fb4f131
·
verified ·
1 Parent(s): 8b86869

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,3 +1,19 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ ```py
5
+ Accuracy: 0.9720
6
+ F1 Score: 0.9720
7
+
8
+ Classification Report:
9
+ precision recall f1-score support
10
+
11
+ Female ♀ 0.9660 0.9796 0.9727 2549
12
+ Male ♂ 0.9785 0.9641 0.9712 2451
13
+
14
+ accuracy 0.9720 5000
15
+ macro avg 0.9722 0.9718 0.9720 5000
16
+ weighted avg 0.9721 0.9720 0.9720 5000
17
+ ```
18
+
19
+ ![Untitled.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/MNO7bk_1wr5lvfyTDnhjF.png)