Update README.md
Browse files
README.md
CHANGED
@@ -12,4 +12,26 @@ tags:
|
|
12 |
- Gameplay
|
13 |
- Classcode
|
14 |
- '10'
|
15 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
- Gameplay
|
13 |
- Classcode
|
14 |
- '10'
|
15 |
+
---
|
16 |
+
|
17 |
+
```py
|
18 |
+
Classification Report:
|
19 |
+
precision recall f1-score support
|
20 |
+
|
21 |
+
Among Us 0.9990 0.9920 0.9955 1000
|
22 |
+
Apex Legends 0.9737 0.9990 0.9862 1000
|
23 |
+
Fortnite 0.9960 0.9910 0.9935 1000
|
24 |
+
Forza Horizon 0.9990 0.9820 0.9904 1000
|
25 |
+
Free Fire 0.9930 0.9860 0.9895 1000
|
26 |
+
Genshin Impact 0.9831 0.9890 0.9860 1000
|
27 |
+
God of War 0.9930 0.9930 0.9930 1000
|
28 |
+
Minecraft 0.9990 0.9990 0.9990 1000
|
29 |
+
Roblox 0.9832 0.9960 0.9896 1000
|
30 |
+
Terraria 1.0000 0.9910 0.9955 1000
|
31 |
+
|
32 |
+
accuracy 0.9918 10000
|
33 |
+
macro avg 0.9919 0.9918 0.9918 10000
|
34 |
+
weighted avg 0.9919 0.9918 0.9918 10000
|
35 |
+
```
|
36 |
+
|
37 |
+

|