engine-condition-gbm-model / best_params.json
praveenchugh's picture
Upload best_params.json with huggingface_hub
2cbc456 verified
Raw
History Blame Contribute Delete
134 Bytes
{
"model__min_samples_leaf": 20,
"model__max_depth": 7,
"model__learning_rate": 0.1,
"model__l2_regularization": 0.0
}