File size: 536 Bytes
f559bc1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | {
"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
}
} |