skygazer42/ForeSight
一个轻量级、开箱即用的 Python 时间序列预测工具包,通过统一接口支持 250+ 种统计、机器学习与深度学习模型
This tool helps you predict future trends or values for various real-world data like sales, stock prices, or resource demand. You input historical data, and it outputs forecasts along with confidence intervals. Business analysts, operations managers, and data scientists looking to make informed decisions based on future predictions would find this useful.
122 stars.
Use this if you need to quickly generate accurate forecasts for a single time series or many related time series using a wide array of statistical, machine learning, and deep learning models.
Not ideal if you prefer building models from scratch using a specific framework or require highly specialized, niche forecasting methods not commonly found in a general toolkit.
Stars
122
Forks
2
Language
Python
License
GPL-3.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/skygazer42/ForeSight"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aeon-toolkit/aeon
A toolkit for time series machine learning and deep learning
sktime/sktime
A unified framework for machine learning with time series
Nixtla/neuralforecast
Scalable and user friendly neural :brain: forecasting algorithms.
tslearn-team/tslearn
The machine learning toolkit for time series analysis in Python
Nixtla/statsforecast
Lightning ⚡️ fast forecasting with statistical and econometric models.