engine-predictive-maintenance / best_model_params.json
P-Mishra's picture
Upload best_model_params.json with huggingface_hub
09c58b7 verified
{
"n_estimators": 300,
"min_samples_split": 2,
"min_samples_leaf": 1,
"max_features": "log2",
"max_depth": null
}