#9 · Primary category: Time Series Machine Learning
chronos-forecasting
Chronos: Pretrained Models for Time Series Forecasting
Project last updated:08/14/26
GitHub Stars
5.8K
Forks
701
Contributors
19
License
Apache-2.0
Why we included this project
Forecasting usually means retraining a model per dataset, but Chronos skips that: you load one of its pretrained checkpoints and get probabilistic multi-step forecasts from historical values in a few lines of Python. The family spans 9M to 710M parameters, so there's a variant for fast, memory-constrained inference as well as heavier models, and the newer Chronos-2 line handles multivariate series and exogenous covariates zero-shot. Checkpoints ship through Hugging Face and the repo includes AWS deployment guides, making it practical for both quick experiments and production endpoints. If you want to sanity-check it before committing, the linked fev tool benchmarks Chronos against other forecasters on the same datasets.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
netdata
The fastest path to AI-powered full stack observability, even for lean teams.
catboost
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.
sktime
A unified framework for machine learning with time series
darts
A python library for user-friendly forecasting and anomaly detection on time series.
featuretools
An open source python library for automated feature engineering