Electricity Load Forecasting
Short-term electricity load forecasting (Panama case study)
@kaggle.saurabhshahane_electricity_load_forecasting
Short-term electricity load forecasting (Panama case study)
@kaggle.saurabhshahane_electricity_load_forecasting
CREATE TABLE weekly_pre_dispatch_forecast (
"datetime" TIMESTAMP,
"load_forecast" DOUBLE
);
Anyone who has the link will be able to view this.