engine-condition-model / best_params.json
praveenchugh's picture
Upload best_params.json with huggingface_hub
cd9c370 verified
Raw
History Blame Contribute Delete
133 Bytes
{
"model__max_depth": null,
"model__min_samples_leaf": 2,
"model__min_samples_split": 5,
"model__n_estimators": 200
}