LGMay 18, 2024

ReModels: Quantile Regression Averaging models

arXiv:2405.11372v13 citationsh-index: 5SoftwareX
Originality Synthesis-oriented
AI Analysis

This provides a practical tool for electricity market participants to make better business decisions, but it is incremental as it packages existing methods.

The authors tackled the need for probabilistic electricity price forecasting by developing a Python package that implements Quantile Regression Averaging (QRA) and its variants, along with tools for data handling and model evaluation.

Electricity price forecasts play a crucial role in making key business decisions within the electricity markets. A focal point in this domain are probabilistic predictions, which delineate future price values in a more comprehensive manner than simple point forecasts. The golden standard in probabilistic approaches to predict energy prices is the Quantile Regression Averaging (QRA) method. In this paper, we present a Python package that encompasses the implementation of QRA, along with modifications of this approach that have appeared in the literature over the past few years. The proposed package also facilitates the acquisition and preparation of data related to electricity markets, as well as the evaluation of model predictions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes