Skip to content

Pytorch implementation of N-BEATS-S from the paper "Improving forecast stability using deep learning"

License

Notifications You must be signed in to change notification settings

VerbekeLab/n-beats-s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Improving forecast stability with deep learning
Jente Van Belle, Ruben Crevits, Wouter Verbeke [2023]

Improving forecast stability using deep learning. International Journal of Forecasting.
See https://www.sciencedirect.com/science/article/pii/S016920702200098X.

The code has been developed by Jente Van Belle, Ph.D. The PyTorch implementation of N-BEATS (Oreshkin, B. N., Carpov, D., Chapados, N., & Bengio, Y. (2019). N-BEATS: Neural basis expansion analysis for interpretable time series forecasting. See https://arxiv.org/abs/1905.10437.) developed by Philippe Remy (https://github.com/philipperemy/n-beats) was used as a starting point.

If you experience any problems, you can contact Jente Van Belle via jente.vanbelle@kuleuven.be.

Citing

Please cite our paper and/or code as follows:

@article{van2023,
  title={Improving forecast stability using deep learning},
  author={Van Belle, Jente and Crevits, Ruben and Verbeke, Wouter},
  journal={International Journal of Forecasting},
  volume={39},
  number={3},
  pages={1333--1350},
  year={2023},
  publisher={Elsevier}
}

About

Pytorch implementation of N-BEATS-S from the paper "Improving forecast stability using deep learning"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published