LongxingTan/Time-series-prediction
tfts: Time Series Deep Learning Models in TensorFlow
This project helps data scientists, financial analysts, and operations managers predict future trends based on historical time-series data. You feed in past observations like stock prices or sensor readings, and it outputs forecasts for what those values will be in the future. It's designed for anyone who needs to make informed decisions by predicting upcoming events or values.
884 stars.
Use this if you need to build and train deep learning models for time-series forecasting, classification, or anomaly detection using TensorFlow or Keras.
Not ideal if you prefer using other machine learning frameworks like PyTorch or Scikit-learn, or if your time-series problems are simple enough for traditional statistical methods.
Stars
884
Forks
170
Language
Python
License
MIT
Category
Last pushed
Feb 26, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/LongxingTan/Time-series-prediction"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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.