prithivMLmods commited on
Commit
4c22be6
·
verified ·
1 Parent(s): cef3eac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -3
README.md CHANGED
@@ -1,3 +1,25 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ ```py
6
+ Classification Report:
7
+ precision recall f1-score support
8
+
9
+ 0 0.9988 0.9959 0.9974 5923
10
+ 1 0.9987 0.9918 0.9952 6742
11
+ 2 0.9918 0.9943 0.9930 5958
12
+ 3 0.9975 0.9938 0.9957 6131
13
+ 4 0.9892 0.9882 0.9887 5842
14
+ 5 0.9859 0.9937 0.9898 5421
15
+ 6 0.9936 0.9939 0.9937 5918
16
+ 7 0.9856 0.9943 0.9899 6265
17
+ 8 0.9932 0.9921 0.9926 5851
18
+ 9 0.9926 0.9897 0.9912 5949
19
+
20
+ accuracy 0.9928 60000
21
+ macro avg 0.9927 0.9928 0.9927 60000
22
+ weighted avg 0.9928 0.9928 0.9928 60000
23
+ ```
24
+
25
+ ![download (2).png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/qUaioZfL840_BrRhReCqd.png)