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 class_models_metadata.json with huggingface_hub
Browse files- class_models_metadata.json +17 -0
class_models_metadata.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"7TM": {
|
| 3 |
+
"threshold_50": 62.562814070351756,
|
| 4 |
+
"log_likelihood": -333.0559357353342,
|
| 5 |
+
"aic": 674.1118714706683
|
| 6 |
+
},
|
| 7 |
+
"NR": {
|
| 8 |
+
"threshold_50": 31.356783919597987,
|
| 9 |
+
"log_likelihood": -479.40562390454363,
|
| 10 |
+
"aic": 966.8112478090873
|
| 11 |
+
},
|
| 12 |
+
"Kinase": {
|
| 13 |
+
"threshold_50": 25.115577889447238,
|
| 14 |
+
"log_likelihood": -474.20455775586424,
|
| 15 |
+
"aic": 956.4091155117285
|
| 16 |
+
}
|
| 17 |
+
}
|