Skip to content

scalation/scalation_py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scalation Python

Papers

  • A Survey of Deep-Learning and Foundation Models for Time Series Forecasting
    Paper | Supplement

Citations

@article{miller2024survey,
  title={A survey of deep learning and foundation models for time series forecasting},
  author={Miller, John A and Aldosari, Mohammed and Saeed, Farah and Barna, Nasid Habib and Rana, Subas and Arpinar, I Budak and Liu, Ninghao},
  journal={arXiv preprint arXiv:2401.13912},
  year={2024}
}

Acknowledgments

The implementation of the statistical and neural models is based on the following projects:

License

The scalation_py repo is licensed under an MIT License. Please see the license file.