Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,8 @@ library_name: fasttext
|
|
10 |
|
11 |
# Test results
|
12 |
|
|
|
|
|
13 |
Labels: [0, 1, 2, 3, 4, 5]
|
14 |
Confusion Matrix:
|
15 |
```
|
|
|
10 |
|
11 |
# Test results
|
12 |
|
13 |
+
Binary classification accuracy (threshold at label 3) ≈ 74.73%
|
14 |
+
|
15 |
Labels: [0, 1, 2, 3, 4, 5]
|
16 |
Confusion Matrix:
|
17 |
```
|