Chronos: Pretrained Models for Time Series Forecasting
Find a file
Abdul Fatir 226386ca3e
Revise WaveToken code release note in README
Updated README to reflect changes in WaveToken code release status.
2025-11-23 16:39:33 +01:00
.github Update issue templates (#269) 2025-01-18 14:55:03 +01:00
ci/evaluate Add workflow to run evaluation on a subset of datasets (#222) 2024-12-02 10:05:57 +01:00
figures Add support for Chronos-Bolt models (#204) 2024-11-26 17:47:14 +01:00
notebooks Add example notebook for SageMaker JumpStart (#281) 2025-02-17 10:35:42 +01:00
scripts Fix training install instructions (#236) 2024-12-15 01:32:19 +01:00
src/chronos Fix type-checking issues (#295) 2025-04-10 17:23:59 +02:00
test Add pipeline.embed support for Chronos-Bolt (#247) 2024-12-22 13:56:41 +01:00
.gitignore Upload code 2024-03-13 09:58:39 +01:00
CITATION.cff Add CITATION.cff (#48) 2024-04-10 10:59:23 +02:00
CODE_OF_CONDUCT.md Initial commit 2024-02-23 02:35:45 -08:00
CONTRIBUTING.md Initial commit 2024-02-23 02:35:45 -08:00
LICENSE Initial commit 2024-02-23 02:35:45 -08:00
NOTICE Initial commit 2024-02-23 02:35:45 -08:00
pyproject.toml Bump version to 1.5.2 (#299) 2025-05-06 10:20:46 +02:00
README.md Revise WaveToken code release note in README 2025-11-23 16:39:33 +01:00

Enhancing Foundation Models for Time Series Forecasting via Wavelet-based Tokenization

preprint License: MIT

Note

Code coming soon. Code release for WaveToken has been deprioritized due to other engagements. If you are interested in a reference implementation of WaveToken, please open a discussion in this repo.

📝 Citation

If you find the code useful for your research, please consider citing the associated paper:

@InProceedings{masserano2024enhancing,
  title={Enhancing Foundation Models for Time Series Forecasting via Wavelet-based Tokenization},
  author={Masserano, Luca and Ansari, Abdul Fatir and Han, Boran and Zhang, Xiyuan and Faloutsos, Christos and Mahoney, Michael W and Wilson, Andrew Gordon and Park, Youngsuk and Rangapuram, Syama and Maddix, Danielle C and and Wang, Yuyang},
  booktitle = {Proceedings of the 40th International Conference on Machine Learning},
  year={2025}
}

🛡️ Security

See CONTRIBUTING for more information.

📃 License

This project is licensed under the Apache-2.0 License.