pageman commited on
Commit
70ff19e
·
verified ·
1 Parent(s): 418c179

Upload lgb_model_metadata.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. lgb_model_metadata.json +7 -0
lgb_model_metadata.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "lightgbm",
3
+ "cv_auc_mean": 0.7810535535535535,
4
+ "cv_auc_std": 0.04505080379542695,
5
+ "n_features": 2048,
6
+ "feature_type": "morgan_fingerprint_radius_2"
7
+ }