A lightweight interpretable ensemble for short-term wind speed forecasting
摘要
Using five years of hourly meteorological data from Basel, Switzerland, a lightweight, interpretable ensemble method that combines complementary base learners-Decision Tree (DT), Orthogonal Matching Pursuit (OMP), and Huber Regressor-is introduced through a validation-guided linear blending strategy. Unlike traditional fixed-weight or complex stacking ensembles, optimal combination weights are learned by the proposed approach on a held-out validation window, respecting temporal dependencies via a rolling-origin expanding-window evaluation. The inputs are further enriched by domain-specific feature engineering (cyclical encodings for wind direction and season, rolling statistics). An R