zhouhaoyi/Informer2020
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
This tool helps forecasters predict future values for long-term time series data. You input historical time-series data, such as hourly electricity consumption or daily weather readings, and it outputs predictions for future time points. It's designed for data analysts, researchers, or domain experts who need accurate forecasts for planning and decision-making.
6,440 stars. No commits in the last 6 months.
Use this if you need to accurately forecast future trends or values from long sequences of historical time-series data, like sensor readings, energy loads, or stock prices.
Not ideal if your forecasting needs are for very short time horizons or if your data does not exhibit clear time-series patterns.
Stars
6,440
Forks
1,286
Language
Python
License
Apache-2.0
Category
Last pushed
Jun 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/zhouhaoyi/Informer2020"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
sktime/sktime
A unified framework for machine learning with time series
aeon-toolkit/aeon
A toolkit for time series machine learning and deep learning
Nixtla/neuralforecast
Scalable and user friendly neural :brain: forecasting algorithms.
tslearn-team/tslearn
The machine learning toolkit for time series analysis in Python
Nixtla/mlforecast
Scalable machine 🤖 learning for time series forecasting.