Commit
·
95b8416
1
Parent(s):
f4de076
Update README.md
Browse files
README.md
CHANGED
@@ -104,9 +104,8 @@ The following hyperparameters were used during training:
|
|
104 |
| 0.842 (±0.008) | 0.886 (±0.013) | 0.864 (±0.007) | 0.997 (±0.001) |
|
105 |
|
106 |
|
107 |
-
**
|
108 |
|
109 |
-
|:----------:|:--------------:|:--------------:|:--------------:|:---------:|
|
110 |
| Class | Precision | Recall | F1 | Support |
|
111 |
|:----------:|:--------------:|:--------------:|:--------------:|:---------:|
|
112 |
| Dose | 0.816 (±0.029) | 0.876 (±0.022) | 0.845 (±0.012) | 313 |
|
|
|
104 |
| 0.842 (±0.008) | 0.886 (±0.013) | 0.864 (±0.007) | 0.997 (±0.001) |
|
105 |
|
106 |
|
107 |
+
**Results per class (test set; average and standard deviation of 5 rounds with different seeds)**
|
108 |
|
|
|
109 |
| Class | Precision | Recall | F1 | Support |
|
110 |
|:----------:|:--------------:|:--------------:|:--------------:|:---------:|
|
111 |
| Dose | 0.816 (±0.029) | 0.876 (±0.022) | 0.845 (±0.012) | 313 |
|