statsforecast
Time series forecaster
A fast and accurate Python library for forecasting time series data using various statistical and econometric models
Lightning ⚡️ fast forecasting with statistical and econometric models.
4k stars
41 watching
290 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
arimaautomlbaselinesdata-scienceeconometricsetsexponential-smoothingfbprophetforecastingmachine-learningmstlnaiveneuralprophetpredictionsprophetpythonseasonal-naivestatisticsthetatime-series
Related projects:
Repository | Description | Stars |
---|---|---|
nixtla/neuralforecast | An open-source Python library providing a unified interface to various neural forecasting models, focusing on performance, usability, and robustness. | 3,181 |
nixtla/mlforecast | A framework to perform time series forecasting using machine learning models on large datasets. | 924 |
skforecast/skforecast | A Python library for building machine learning models to forecast time series data | 1,189 |
awslabs/gluonts | A Python package for building probabilistic models of time series data using deep learning techniques. | 4,677 |
sktime/pytorch-forecasting | A PyTorch-based package for state-of-the-art time series forecasting with deep learning architectures | 4,038 |
statsmodels/statsmodels | Provides a comprehensive set of statistical modeling tools and techniques for data analysis and interpretation in Python. | 10,245 |
timeseriesai/tsai | A comprehensive deep learning package for time series data analysis and forecasting. | 5,338 |
automl/auto-pytorch | An automatic deep learning framework that jointly optimizes network architecture and training hyperparameters. | 2,385 |
blue-yonder/tsfresh | An automated feature extraction tool for time series data, removing irrelevant features and improving machine learning model performance. | 8,486 |
unit8co/darts | A Python library for user-friendly time series forecasting and anomaly detection | 8,166 |
facebook/prophet | An automatic forecasting procedure for time series data with multiple seasonality and linear or non-linear growth | 18,627 |
doi-bor/pyforecast | Tools for building predictive models of seasonal water flow and inflow forecasts | 28 |
microsoft/flaml | Automates machine learning workflows and optimizes model performance using large language models and efficient algorithms | 3,968 |
vaexio/vaex | A high-performance Python library for streaming and exploring large tabular datasets. | 8,315 |
pydantic/pydantic | A Python library for validating data using type hints and JSON Schema. | 21,677 |