prithivMLmods commited on
Commit
84009d3
·
verified ·
1 Parent(s): 52cf86f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -16,3 +16,20 @@ tags:
16
  ---
17
 
18
  ![sdsffsdf.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/RZ0c2zsJESPWMy4avejVY.png)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  ---
17
 
18
  ![sdsffsdf.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/RZ0c2zsJESPWMy4avejVY.png)
19
+
20
+ ```py
21
+ Classification Report:
22
+ precision recall f1-score support
23
+
24
+ Bacterialblight 0.8853 0.9596 0.9210 1585
25
+ Blast 0.9271 0.8472 0.8853 1440
26
+ Brownspot 0.9746 0.9369 0.9554 1600
27
+ Healthy 1.0000 1.0000 1.0000 1488
28
+ Tungro 0.9589 0.9977 0.9779 1308
29
+
30
+ accuracy 0.9477 7421
31
+ macro avg 0.9492 0.9483 0.9479 7421
32
+ weighted avg 0.9486 0.9477 0.9474 7421
33
+ ```
34
+
35
+ ![download.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/6tdT70_4wWxiramzofhLr.png)