prithivMLmods commited on
Commit
b8fd594
·
verified ·
1 Parent(s): 5dbb5b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -15,4 +15,18 @@ tags:
15
  - Classification
16
  - Siglip2
17
  - ViT
18
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  - Classification
16
  - Siglip2
17
  - ViT
18
+ ---
19
+
20
+ ```py
21
+ Classification Report:
22
+ precision recall f1-score support
23
+
24
+ Bleached Corals 0.8677 0.7561 0.8081 4850
25
+ Healthy Corals 0.7665 0.8742 0.8168 4442
26
+
27
+ accuracy 0.8125 9292
28
+ macro avg 0.8171 0.8151 0.8124 9292
29
+ weighted avg 0.8193 0.8125 0.8122 9292
30
+ ```
31
+
32
+ ![download (1).png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/KMlOnMf0JTq1-5_7qGhjL.png)