| { | |
| "seed": 50, | |
| "best_params": { | |
| "max_depth": 4, | |
| "min_samples_split": 2, | |
| "min_samples_leaf": 10, | |
| "criterion": "entropy" | |
| }, | |
| "test_accuracy": 0.73 | |
| } |
| { | |
| "seed": 50, | |
| "best_params": { | |
| "max_depth": 4, | |
| "min_samples_split": 2, | |
| "min_samples_leaf": 10, | |
| "criterion": "entropy" | |
| }, | |
| "test_accuracy": 0.73 | |
| } |