engine-condition-xgboost-model / best_params.json
praveenchugh's picture
Upload best_params.json with huggingface_hub
c02911a verified
Raw
History Blame Contribute Delete
159 Bytes
{
"model__colsample_bytree": 0.8,
"model__learning_rate": 0.1,
"model__max_depth": 6,
"model__n_estimators": 200,
"model__subsample": 1.0
}