#16 · Primary category: Time Series Machine Learning
TSFpaper
This repository contains a reading list of papers on Time Series Forecasting/Prediction (TSF) and Spatio-Temporal Forecasting/Prediction (STF). These papers are mainly categorized according to the type of model.
Project last updated:08/14/26
GitHub Stars
3.2K
Forks
268
Contributors
24
License
Other
Why we included this project
For anyone researching or building forecasting models, this list is a strong starting point: more than 400 papers sorted by model type rather than dumped in one flat pile. You can follow how the field evolved from RNNs and TCNs to Transformers, state-space models, and the recent LLM-based forecasting work, with each paper tagged for the scenario it targets, univariate, multivariate, or spatio-temporal. That tagging earns its keep when you need candidate architectures for a specific problem, since traffic and weather forecasting, for example, require methods that handle the spatial dimension, and the tags surface those quickly. The maintainers also fold in fresh arXiv postings alongside conference-published work, so the list reflects current trends rather than only settled classics. It is a curated reference, not a library you can install, but as a literature map it saves real time when you are weighing which model families to evaluate.
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