63 lines
1.3 KiB
JSON
63 lines
1.3 KiB
JSON
{
|
|
"id": "opt_20250409_c3593d",
|
|
"run_id": "8c57b5164eb2443c99ef8b44449b5ba0",
|
|
"experiment_id": "670583721104894053",
|
|
"task_id": "opt_20250409_c3593d",
|
|
"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.43789854673046114,
|
|
"cv_results_summary": {
|
|
"mean_fit_time": 12.617015171051026,
|
|
"mean_score_time": 0.06811442375183105,
|
|
"param_combinations": 1,
|
|
"score_range": [
|
|
0.43789854673046114,
|
|
0.43789854673046114
|
|
]
|
|
},
|
|
"cv_results_file": "optimized_models/opt_20250409_c3593d/cv_results.csv",
|
|
"optimized_model_id": "ef413c6fd25f4042a793d4c452af3e1b",
|
|
"execution_time": "0:02:41.315273",
|
|
"experiment_name": "test_FDD001_1",
|
|
"status": "completed",
|
|
"start_time": "2025-04-09T14:15:57.549520",
|
|
"end_time": "2025-04-09T14:18:38.864793"
|
|
} |