HSDS-Dedupe-LightGBM-v1.2 / threshold_organization.json
CheetoBandito's picture
Upload threshold_organization.json with huggingface_hub
f559bc1 verified
Raw
History Blame
536 Bytes
{
"threshold": 0.38928635468342965,
"temperature": 1.2585573503905,
"beta": 1.0,
"fbeta_score": 0.9720101781170484,
"best_params": {
"objective": "binary",
"metric": "auc",
"n_estimators": 1000,
"random_state": 42,
"n_jobs": -1,
"learning_rate": 0.21606921690401631,
"num_leaves": 125,
"max_depth": 10,
"min_child_samples": 15,
"subsample": 0.9909173196841801,
"colsample_bytree": 0.6848609815319534,
"reg_alpha": 4.785195918527001e-08,
"reg_lambda": 1.095559976888465
}
}