auto-arima topic

List auto-arima repositories

Auto_TS

687
Stars
108
Forks
Watchers

Automatically build ARIMA, SARIMAX, VAR, FB Prophet and XGBoost Models on Time Series data sets with a Single Line of Code. Created by Ram Seshadri. Collaborators welcome.

statsforecast

3.9k
Stars
270
Forks
20
Watchers

Lightning ⚡️ fast forecasting with statistical and econometric models.

ctsa

56
Stars
24
Forks
Watchers

A Univariate Time Series Analysis and ARIMA Modeling Package in ANSI C. Updated with SARIMAX and Auto ARIMA.

TSForecasting

23
Stars
1
Forks
Watchers

TSForecasting: Automated Time Series Forecasting Framework

Time-series-analysis-in-Python

53
Stars
37
Forks
Watchers

I perform time series analysis of data from scratch. I also implement The Autoregressive (AR) Model, The Moving Average (MA) Model, The Autoregressive Moving Average (ARMA) Model, The Autoregressive I...