AutoPQ
Automated point forecast-based quantile forecasts
Automated wind power forecasts with limited computing resources using an ensemble of diverse wind power curves.
AutoWP addresses two challenges:
The underlying idea of AutoWP is to represent a new WP turbine as a convex linear combination of WP curves from a sufficiently diverse ensemble. The method consists of three steps: i) create the ensemble of normalized WP curves, ii) form the normalized ensemble WP curve by the optimally weighted sum of the WP curves in the ensemble, and iii) re-scale the ensemble WP curve with the new WP turbine’s peak power rating.
To install this project, perform the following steps.
Exemplary evaluations using AutoWP are given in the examples folder.
The model pool is based on a selection of 10 WP curves from the windpowerlib. The selection reduces redundancy and preserves diversity. Since these WP curves provided by turbine Original Equipment Manufacturers (OEMs) have the hub height as reference height, height correction of the wind speed forecast based on the wind profile power law is used.
The offline evaluation optimizes the ensemble weights using the entire training data and does not adapt the weights over time.
If you use this method please cite the corresponding paper:
S. Meisenbacher et al, “AutoWP: Automated wind power forecasts with limited computing resources using an ensemble of diverse wind power curves”, 2024, in preparation.
This project is funded by the Helmholtz Association under the Program “Energy System Design” and the Helmholtz Association?s Initiative and Networking Fund through Helmholtz AI.
The example data is from the wind power forecasting track of the Global Energy Forecasting Competition (GEFCom) 2014:
T. Hong, P. Pinson, S. Fan, H. Zareipour, A. Troccoli, and R. J. Hyndman, “Probabilistic energy forecasting: Global energy forecasting competition 2014 and beyond”, International Journal of Forecasting, vol. 32, no. 3, pp. 896–913, 2016.
Democratizing AI
Automated point forecast-based quantile forecasts
Automated photovoltaic forecasts with limited information using an ensemble of pre-trained models.