prithivMLmods commited on
Commit
31c6a7b
·
verified ·
1 Parent(s): 0432fd4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -1
README.md CHANGED
@@ -17,4 +17,22 @@ tags:
17
  - mountain
18
  - sea
19
  - street
20
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  - mountain
18
  - sea
19
  - street
20
+ ---
21
+
22
+ ```py
23
+ Classification Report:
24
+ precision recall f1-score support
25
+
26
+ buildings 0.9755 0.9570 0.9662 2625
27
+ forest 0.9989 0.9955 0.9972 2694
28
+ glacier 0.9564 0.9517 0.9540 2671
29
+ mountain 0.9540 0.9592 0.9566 2723
30
+ sea 0.9934 0.9898 0.9916 2758
31
+ street 0.9595 0.9819 0.9706 2874
32
+
33
+ accuracy 0.9728 16345
34
+ macro avg 0.9730 0.9725 0.9727 16345
35
+ weighted avg 0.9729 0.9728 0.9728 16345
36
+ ```
37
+
38
+ ![download.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/oqlb8a1p6zJuNZSI9PgZO.png)