Update README.md
Browse files
README.md
CHANGED
|
@@ -134,8 +134,8 @@ $$
|
|
| 134 |
|
| 135 |
|
| 136 |
|
| 137 |
-
## Performance
|
| 138 |
-
**Using `thresholds.json` optimization
|
| 139 |
| | precision | recall | f1-score | support |
|
| 140 |
|:---------------|------------:|---------:|-----------:|----------:|
|
| 141 |
| micro avg | 0.476 | 0.611 | 0.535 | 6329 |
|
|
|
|
| 134 |
|
| 135 |
|
| 136 |
|
| 137 |
+
## Performance on test set
|
| 138 |
+
**Using `thresholds.json` optimization from val set (both probability and uncertainty thresholds) for binarizing predictions**
|
| 139 |
| | precision | recall | f1-score | support |
|
| 140 |
|:---------------|------------:|---------:|-----------:|----------:|
|
| 141 |
| micro avg | 0.476 | 0.611 | 0.535 | 6329 |
|