Load Forecasting

36 papers with code • 0 benchmarks • 2 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

Short-Term Load Forecasting using Bi-directional Sequential Models and Feature Engineering for Small Datasets

manastahir/Short-Term-Load-Forecasting 28 Nov 2020

Electricity load forecasting enables the grid operators to optimally implement the smart grid's most essential features such as demand response and energy efficiency.

Probabilistic Load Forecasting Based on Adaptive Online Learning

MachineLearningBCAM/Load-forecasting-IEEE-TPWRS-2020 30 Nov 2020

Conventional load forecasting techniques obtain single-value load forecasts by exploiting consumption patterns of past load demand.

Data-Driven Copy-Paste Imputation for Energy Time Series

KIT-IAI/CopyPasteImputation 5 Jan 2021

The CPI method copies data blocks with similar properties and pastes them into gaps of the time series while preserving the total energy of each gap.

Review of Low Voltage Load Forecasting: Methods, Applications, and Recommendations

low-voltage-loadforecasting/low-voltage-loadforecasting.github.io 30 May 2021

The increased digitalisation and monitoring of the energy system opens up numerous opportunities to decarbonise the energy system.

Hierarchical transfer learning with applications for electricity load forecasting

solennegaucher/hierarchical-transfer-learning-covid19 16 Nov 2021

The recent abundance of data on electricity consumption at different scales opens new challenges and highlights the need for new techniques to leverage information present at finer scales in order to improve forecasts at wider scales.

ES-dRNN: A Hybrid Exponential Smoothing and Dilated Recurrent Neural Network Model for Short-Term Load Forecasting

slaweks17/ES-dRNN 5 Dec 2021

A multi-layer RNN is equipped with a new type of dilated recurrent cell designed to efficiently model both short and long-term dependencies in TS.

Methodology for forecasting and optimization in IEEE-CIS 3rd Technical Challenge

RichardBean/IEEE-Predict-Optimize-Challenge 2 Feb 2022

For the forecast, I used a quantile regression forest approach using the solar variables provided by the Bureau of Meterology of Australia (BOM) and many of the weather variables from the European Centre for Medium-Range Weather Forecasting (ECMWF).

ES-dRNN with Dynamic Attention for Short-Term Load Forecasting

slaweks17/es-adrnn 2 Mar 2022

Short-term load forecasting (STLF) is a challenging problem due to the complex nature of the time series expressing multiple seasonality and varying variance.

Optimal Adaptive Prediction Intervals for Electricity Load Forecasting in Distribution Systems via Reinforcement Learning

YufanChang/Optimal-Adaptive-Prediciton-Interval 18 May 2022

Case studies on both load and net load demonstrate that the proposed method can better adapt to data distribution compared with online central PIs method.

Contextually Enhanced ES-dRNN with Dynamic Attention for Short-Term Load Forecasting

slaweks17/es-adrnn-with-context 18 Dec 2022

These cells enable the model to capture short-term, long-term and seasonal dependencies across time series as well as to weight dynamically the input information.