#22 · Primary category: Time Series Machine Learning
TFB
[PVLDB 2024 Best Paper Nomination] TFB: Towards Comprehensive and Fair Benchmarking of Time Series Forecasting Methods
Project last updated:07/31/26
GitHub Stars
1.7K
Forks
123
Contributors
17
License
MIT
Why we included this project
Anyone who has to pick a forecasting method for real deployments quickly hits the trust problem: papers report results on datasets and hyperparameters chosen to flatter their own model, so genuine apples-to-apples comparison is rare. TFB tries to fix that by running dozens of deep learning and statistical baselines under one controlled protocol across 27 multivariate datasets, with tuned hyperparameters and reproduction scripts committed for every combination. The repo also computes time-series characteristics such as trend, seasonality, stationarity, and correlation, which helps explain why one method wins on a particular signal. A companion leaderboard (OpenTS-Bench) keeps current results up to date, so it is a handy reference point when weighing established transformer-style forecasters against newer lightweight baselines. If you evaluate models against real-world data, this is a credible shortcut to reproducible numbers.
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