#19 · Primary category: Time Series Machine Learning
flow-forecast
Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).
Project last updated:08/13/26
GitHub Stars
2.3K
Forks
302
Contributors
16
License
GPL-3.0
Why we included this project
Flow Forecast gives teams a complete deep learning toolkit for time series work, so you do not have to stitch together notebooks from several model repositories. It packages modern architectures, including transformers, attention models, GRUs, and ODE-based approaches, behind a single PyTorch API, and it ships with interpretability metrics and model serving built in. The project started as flood and river flow forecasting, which explains its practical focus on real forecasting problems, but the same tooling handles demand, energy, or sensor prediction. Data scientists and ML engineers who want to compare modern models quickly, or run anomaly detection alongside forecasting, get a coherent alternative to juggling many single-purpose libraries.
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