willdabeatz commited on
Commit
9874531
·
verified ·
1 Parent(s): 0d3fb18

Upload millerbind_v9_tdc_bindingdb_kd/config.json with huggingface_hub

Browse files
millerbind_v9_tdc_bindingdb_kd/config.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "version": "v9_tdc",
3
+ "dataset": "BindingDB_Kd",
4
+ "timestamp": "20260304_003028",
5
+ "n_features": 487,
6
+ "ensemble_weights": "100% XGB + 0% ET",
7
+ "train_n": 30953,
8
+ "valid_n": 4382,
9
+ "test_n": 8812,
10
+ "train_pcc": 0.8697328124908346,
11
+ "valid_pcc": 0.7058126233294345,
12
+ "test_pcc": 0.7170551474141941,
13
+ "test_spearman": 0.6814193992998571,
14
+ "test_mae": 0.6374039486790203,
15
+ "test_rmse": 0.9357947723221636,
16
+ "test_r2": 0.5112360789630404,
17
+ "test_ci": 0.8357196380240554,
18
+ "casf2016_pcc": 0.8897,
19
+ "casf2016_mae": 0.78
20
+ }