| { | |
| "model": "XGBoost", | |
| "best_params": { | |
| "model__learning_rate": 0.2, | |
| "model__max_depth": 10, | |
| "model__n_estimators": 200 | |
| }, | |
| "best_cv_score": 0.8903688107230341 | |
| } |
| { | |
| "model": "XGBoost", | |
| "best_params": { | |
| "model__learning_rate": 0.2, | |
| "model__max_depth": 10, | |
| "model__n_estimators": 200 | |
| }, | |
| "best_cv_score": 0.8903688107230341 | |
| } |