MLPlatform/optimized_models/opt_20250409_9b26f0/task_info.json

63 lines
1.3 KiB
JSON

{
"id": "opt_20250409_9b26f0",
"run_id": "237e67292223426192efc1c0f4b3dce0",
"experiment_id": "670583721104894053",
"task_id": "opt_20250409_9b26f0",
"method": "GridSearchCV",
"original_model": "regression",
"parameters": {
"n_estimators": [
50,
100,
200
],
"max_depth": [
null,
10,
20,
30
],
"min_samples_split": [
2,
5,
10
],
"min_samples_leaf": [
1,
2,
4
],
"max_features": [
"sqrt",
"log2",
0.5
],
"bootstrap": [
true,
false
],
"criterion": [
"squared_error",
"absolute_error"
],
"scoring": "r2"
},
"best_params": {},
"best_score": 0.4385779721450687,
"cv_results_summary": {
"mean_fit_time": 11.797229385375976,
"mean_score_time": 0.060502052307128906,
"param_combinations": 1,
"score_range": [
0.4385779721450687,
0.4385779721450687
]
},
"cv_results_file": "optimized_models/opt_20250409_9b26f0/cv_results.csv",
"optimized_model_id": "ef413c6fd25f4042a793d4c452af3e1b",
"execution_time": "0:00:34.606707",
"experiment_name": "test_FDD001_1",
"status": "completed",
"start_time": "2025-04-09T14:13:15.506636",
"end_time": "2025-04-09T14:13:50.113343"
}