nabqr: Python package for improving probabilistic forecasts
Bastian Schmidt J{\o}rgensena, Jan Kloppenborg M{\o}ller, Peter, Nystrup, Henrik Madsen

TL;DR
NABQR is an open-source Python package that enhances probabilistic forecasts by correcting ensemble scenarios with LSTM networks and applying time-adaptive quantile regression, significantly improving forecast reliability.
Contribution
The paper introduces NABQR, a novel Python package combining LSTM correction and adaptive quantile regression for more accurate probabilistic forecasts.
Findings
Up to 40% accuracy improvement in wind power forecasting.
Effective correction of ensemble scenarios with LSTM networks.
Enhanced reliability of probabilistic forecasts.
Abstract
We introduce the open-source Python package NABQR: Neural Adaptive Basis for (time-adaptive) Quantile Regression that provides reliable probabilistic forecasts. NABQR corrects ensembles (scenarios) with LSTM networks and then applies time-adaptive quantile regression to the corrected ensembles to obtain improved and more reliable forecasts. With the suggested package, accuracy improvements of up to 40% in mean absolute terms can be achieved in day-ahead forecasting of onshore and offshore wind power production in Denmark.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Physics and Python Applications
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
