predictive-maintenance-model / best_params.json
vyasmax9's picture
Upload best_params.json with huggingface_hub
ef6fc05 verified
Raw
History Blame Contribute Delete
152 Bytes
{
"n_estimators": 200,
"max_depth": null,
"min_samples_split": 2,
"class_weight": "balanced",
"random_state": 42,
"n_jobs": -1
}