#29 · Primary category: Time Series Machine Learning
moment
MOMENT: A Family of Open Time-series Foundation Models, ICML'24
Project last updated:02/10/26
GitHub Stars
833
Forks
119
Contributors
7
License
MIT
Why we included this project
Teams working with sensor logs, financial series, or operational telemetry often find that a model trained for one task does not transfer well to the next. MOMENT is a pre-trained transformer for general-purpose time-series analysis, covering forecasting, classification, anomaly detection, imputation, and representation learning from a single checkpoint, so you can move between tasks without retraining from scratch. It installs as a Python package, with small, base, and large weights on Hugging Face and notebooks that walk through each supported task. The project also releases the Time-series Pile dataset and separate research code for pre-training your own foundation model on your own data, which matters if you want to go beyond the published weights. For teams that would rather keep one open baseline than maintain a separate model per problem, it is a solid place to start.
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