MLPlatform/optimized_models/opt_20250318_b50499/task_info.json

43 lines
1.0 KiB
JSON

{
"id": "opt_20250318_b50499",
"run_id": "0e7f80468ba3451d98e2ed54dafe71a6",
"experiment_id": "780687096365534715",
"task_id": "opt_20250318_b50499",
"method": "GridSearchCV",
"original_model": "XGBClassifier",
"parameters": {
"max_depth": [
3,
5,
7
],
"min_samples_split": [
2,
5,
10
],
"n_estimators": [
50,
100,
200
]
},
"best_params": {},
"best_score": 0.9490196078431372,
"cv_results_summary": {
"mean_fit_time": 0.14056363105773925,
"mean_score_time": 0.006799936294555664,
"param_combinations": 1,
"score_range": [
0.9490196078431372,
0.9490196078431372
]
},
"cv_results_file": "optimized_models/opt_20250318_b50499/cv_results.csv",
"optimized_model_id": "bd3697dc238c4d1587e0f4f319d04448",
"execution_time": "0:00:03.902550",
"experiment_name": "\u6d4b\u8bd5\u6a21\u578b\u4f18\u5316\u65b9\u6cd5",
"status": "completed",
"start_time": "2025-03-18T11:30:52.586156",
"end_time": "2025-03-18T11:30:56.488706"
}