Tabular Classification
Scikit-learn
English
lightgbm
biology
chemistry
drug-discovery
pharmacology
toxicology
cytotoxicity
promiscuity
selectivity
safety
polypharmacology
logistic-regression
gradient-boosting
shap
rdkit
molecular-fingerprints
morgan-fingerprints
cubic-regression
binary-classification
statsmodels
research
Eval Results (legacy)
Upload lgb_model_metadata.json with huggingface_hub
Browse files- 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 |
+
}
|