Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,7 @@ tags:
|
|
14 |
- CrossEmoji Classifier
|
15 |
---
|
16 |
|
|
|
17 |
Classification Report:
|
18 |
precision recall f1-score support
|
19 |
|
@@ -32,5 +33,6 @@ tags:
|
|
32 |
accuracy 0.9200 5702
|
33 |
macro avg 0.9134 0.9058 0.9087 5702
|
34 |
weighted avg 0.9222 0.9200 0.9201 5702
|
|
|
35 |
|
36 |

|
|
|
14 |
- CrossEmoji Classifier
|
15 |
---
|
16 |
|
17 |
+
```py
|
18 |
Classification Report:
|
19 |
precision recall f1-score support
|
20 |
|
|
|
33 |
accuracy 0.9200 5702
|
34 |
macro avg 0.9134 0.9058 0.9087 5702
|
35 |
weighted avg 0.9222 0.9200 0.9201 5702
|
36 |
+
```
|
37 |
|
38 |

|