Update README.md
Browse filesAdded validation results
README.md
CHANGED
@@ -158,4 +158,16 @@ For more info, please refer to the above link or to the following paper:
|
|
158 |
|
159 |

|
160 |
|
161 |
-
</details>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
158 |
|
159 |

|
160 |
|
161 |
+
</details>
|
162 |
+
|
163 |
+
## Validation Results
|
164 |
+
The model achieved the following results on the validation dataset:
|
165 |
+
|
166 |
+
Results | Validation
|
167 |
+
-----------|------------
|
168 |
+
Accuracy | 50%
|
169 |
+
AUC | 0.8909
|
170 |
+
d-prime | 1.742
|
171 |
+
|
172 |
+
And the confusion matrix for the validation set is:
|
173 |
+

|