TL;DR
This paper introduces an online estimation method for distributional regression models, combining LASSO and GAMLSS, with a case study on electricity price forecasting demonstrating efficiency and competitive performance.
Contribution
It develops a novel online algorithm for regularized distributional models that is computationally efficient and applicable to large-scale streaming data.
Findings
The method performs competitively in electricity price forecasting.
The algorithm significantly reduces computational effort.
Implementation available in the Python package ondil.
Abstract
Large-scale streaming data are common in modern machine learning applications and have led to the development of online learning algorithms. Many fields, such as supply chain management, weather and meteorology, energy markets, and finance, have pivoted toward probabilistic forecasting. This results in the need not only for accurate learning of the expected value but also for learning the conditional heteroskedasticity and conditional moments. Against this backdrop, we present a methodology for online estimation of regularized, linear distributional models. The proposed algorithm combines recent developments in online estimation of LASSO models with the well-known GAMLSS framework. We provide a case study on day-ahead electricity price forecasting, in which we show the competitive performance of the incremental estimation combined with strongly reduced computational effort. Our…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
