kfold v2: foundation_fold2_summary.json
Browse files
kfold/foundation_fold2_summary.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"retfound": {
|
| 3 |
+
"test_acc": 0.8344763092269327,
|
| 4 |
+
"test_acc_ci": [
|
| 5 |
+
0.8226231296758105,
|
| 6 |
+
0.8469451371571073
|
| 7 |
+
],
|
| 8 |
+
"test_f1": 0.8740881142444954,
|
| 9 |
+
"test_f1_ci": [
|
| 10 |
+
0.8637405153267147,
|
| 11 |
+
0.8845238174445209
|
| 12 |
+
],
|
| 13 |
+
"test_precision": 0.8611075260861313,
|
| 14 |
+
"test_recall": 0.8910414048313127,
|
| 15 |
+
"roc_auc": 0.9833330117129495,
|
| 16 |
+
"pr_auc": 0.9153474650262801,
|
| 17 |
+
"ece": 0.025118975493676046
|
| 18 |
+
}
|
| 19 |
+
}
|