predictive-maintenance / models /best_params.json
vyasmax9's picture
Upload folder using huggingface_hub
2e2eaac 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
}