prithivMLmods commited on
Commit
e178a34
·
verified ·
1 Parent(s): e5f4c06

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ ```py
5
+ Classification Report:
6
+ precision recall f1-score support
7
+
8
+ high-traffic 0.8647 0.8410 0.8527 585
9
+ low-traffic 0.8778 0.9485 0.9118 3803
10
+ medium-traffic 0.7785 0.6453 0.7057 1187
11
+ no-traffic 0.8730 0.7292 0.7946 528
12
+
13
+ accuracy 0.8602 6103
14
+ macro avg 0.8485 0.7910 0.8162 6103
15
+ weighted avg 0.8568 0.8602 0.8559 6103
16
+ ```
17
+
18
+ ![download.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/xatFDNCVZo5jGHW8njTmz.png)