InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Statsforecast Alternatives
Similar projects and alternatives to statsforecast
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
intelligent-trading-bot
Intelligent Trading Bot: Automatically generating signals and trading based on machine learning and feature engineering
-
hamilton
Apache Hamilton helps data scientists and engineers define testable, modular, self-documenting dataflows, that encode lineage/tracing and metadata. Runs and scales everywhere python does.
-
-
nixtla
TimeGPT-1: production ready pre-trained Time Series Foundation Model for forecasting and anomaly detection. Generative pretrained transformer for time series trained on over 100B data points. It's capable of accurately predicting various domains such as retail, electricity, finance, and IoT with just a few lines of code 🚀.
-
hierarchicalforecast
Probabilistic Hierarchical forecasting 👑 with statistical and econometric methods.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
flow-forecast
Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).
-
tsfeatures
Calculates various features from time series data. Python implementation of the R package tsfeatures.
-
-
-
-
tsai
Time series Timeseries Deep Learning Machine Learning Python Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai
-
-
-
-
-
-
orbit
A Python package for Bayesian forecasting with object-oriented design and probabilistic models under the hood. (by uber)
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
statsforecast discussion
statsforecast reviews and mentions
-
This Week In Python
statsforecast – Forecasting with statistical and econometric models
- Statsforecast: Fast Python forecasting with statistical and econometric models
-
TimeGPT-1
I can't find the TimeGPT-1 model.
LICENSE Apache-2
https://github.com/Nixtla/statsforecast/blob/main/LICENSE
Mentions ARIMA, ETS, CES, and Theta modeling
- Facebook Prophet: library for generating forecasts from any time series data
-
Sales forecast for next two years
If you only have historical data: StatsForecast
-
Time series and cross validation
I also recommend you check Nixtla's libraries, in particular StatsForecast and HierarchicalForecast. They offer a wide selection of forecasting models, and can work with multiple time series. Given that you're working with many products in a warehouse, I think the hierarchical forecast can be very useful, especially for the short time series (the ones that don't seem to have enough time stamps).
-
Demand Planning
If you are mostly worried about time and use python you could try out Nixtla's statsforecast as it is very snappy. https://github.com/Nixtla/statsforecast
-
Statistical vs Machine Learning vs Deep Learning Modeling for Time Series Forecasting
I was researching about using deep learning for time series forecasting applications when I came across two experiments by the Nixtla team. They showed that their traditional statistical ensemble (comprised of AutoARIMA, ETS, CES, and DynamicOptimizedTheta) beat a bunch of deep learning models (link) and also the AWS forecast API (link).
-
Recommendations for books on working with time series/forecasting problems?
- https://nixtla.github.io/statsforecast/
-
XGBoost for time series
Leaving these two repos here for anyone interested in trying decision tree regression or statistical forecasting baselines: - https://nixtla.github.io/mlforecast/ - https://github.com/Nixtla/statsforecast
-
A note from our sponsor - InfluxDB
www.influxdata.com | 8 Jul 2025
Stats
Nixtla/statsforecast is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of statsforecast is Python.