DoB24 commited on
Commit
e1a4ede
·
verified ·
1 Parent(s): f9b19ce

kfold v2: foundation_fold4_summary.json

Browse files
Files changed (1) hide show
  1. kfold/foundation_fold4_summary.json +19 -0
kfold/foundation_fold4_summary.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "retfound": {
3
+ "test_acc": 0.8375935162094763,
4
+ "test_acc_ci": [
5
+ 0.8257403366583541,
6
+ 0.8503740648379052
7
+ ],
8
+ "test_f1": 0.8760601051571898,
9
+ "test_f1_ci": [
10
+ 0.8657960509654963,
11
+ 0.8862696315827665
12
+ ],
13
+ "test_precision": 0.8660539106657861,
14
+ "test_recall": 0.890757382713643,
15
+ "roc_auc": 0.9832696593197537,
16
+ "pr_auc": 0.9145748312765501,
17
+ "ece": 0.027369430441957467
18
+ }
19
+ }