| { | |
| "n_estimators": 200, | |
| "max_depth": null, | |
| "min_samples_split": 2, | |
| "class_weight": "balanced", | |
| "random_state": 42, | |
| "n_jobs": -1 | |
| } |
| { | |
| "n_estimators": 200, | |
| "max_depth": null, | |
| "min_samples_split": 2, | |
| "class_weight": "balanced", | |
| "random_state": 42, | |
| "n_jobs": -1 | |
| } |