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

kfold v2: per-fold test JSON foundation_fold0_dinov2_l.json

Browse files
kfold/foundation_fold0_dinov2_l.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "test_acc": 0.8974438902743143,
3
+ "test_acc_ci": [
4
+ 0.8871571072319202,
5
+ 0.9074267456359102
6
+ ],
7
+ "test_f1": 0.9246211706698924,
8
+ "test_f1_ci": [
9
+ 0.9158606767760235,
10
+ 0.9323879565552927
11
+ ],
12
+ "test_precision": 0.9169021029545797,
13
+ "test_recall": 0.9331918903105929,
14
+ "roc_auc": 0.9939452263697767,
15
+ "pr_auc": 0.9680480495813232,
16
+ "ece": 0.03299240827411784
17
+ }