DoB24 commited on
Commit
a3cb3da
·
verified ·
1 Parent(s): 6a28be6

kfold v2: per-fold test JSON foundation_fold0_retfound.json

Browse files
kfold/foundation_fold0_retfound.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "test_acc": 0.8310473815461347,
3
+ "test_acc_ci": [
4
+ 0.8185785536159601,
5
+ 0.8444513715710723
6
+ ],
7
+ "test_f1": 0.8713715329224934,
8
+ "test_f1_ci": [
9
+ 0.8604869837449582,
10
+ 0.8821611076603397
11
+ ],
12
+ "test_precision": 0.8611280586144087,
13
+ "test_recall": 0.8854189139560237,
14
+ "roc_auc": 0.9834840084875156,
15
+ "pr_auc": 0.9141666563787719,
16
+ "ece": 0.017320249378309602
17
+ }