hsilvosa's picture
Upload spanish-day-ahead-price-forecaster model
7e04a28 verified
Raw
History Blame Contribute Delete
1.51 kB
{
"target": "price",
"country_code": "ES",
"zone_key": "ES",
"model_name": "lightgbm-quantile",
"model_version": "20260820180911",
"feature_names": [
"hour",
"quarter",
"day_of_week",
"day_of_year",
"month",
"is_weekend",
"is_holiday",
"is_morning_peak",
"is_evening_peak",
"sin_hour",
"cos_hour",
"sin_day_of_week",
"cos_day_of_week",
"sin_day_of_year",
"cos_day_of_year",
"lag_1h",
"lag_2h",
"lag_3h",
"lag_4h",
"lag_24h",
"lag_48h",
"lag_7d",
"lag_14d",
"diff_1h",
"diff_2h",
"diff_24h",
"diff_7d",
"acceleration_1h",
"ema_4step",
"ema_12step",
"rolling_std_4step",
"rolling_mean_24h",
"rolling_std_24h",
"rolling_min_24h",
"rolling_max_24h",
"rolling_mean_7d",
"rolling_std_7d"
],
"n_estimators": 180,
"learning_rate": 0.04,
"num_leaves": 31,
"training_rows": 19455,
"start_year": 2023,
"end_year": 2026,
"metrics": {
"mae": 6.039063989009408,
"rmse": 10.301720946822583,
"wape": 0.09793200693108155,
"pinball_p10": 1.4953737829297093,
"pinball_p90": 1.9490205636172404,
"interval_coverage": 0.801562821303722,
"winkler_score": 34.443943465469495,
"mape": 268.556845469544
},
"baseline_mae": 46.81490606507185,
"calibrator": {
"is_fitted": true,
"q_correction": 0.3127808963314038,
"target_coverage": 0.8
}
}