Skip to content

viniroger/arima_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SARIMAX in python with pmdarima

Script to create an SARIMAX model and make a forecast (model_forecast.py). Follows daily data files: endogeneous (main.csv) and exogeneous (exo.csv). Generates a model file (arima.dat) and CSV file with forecast (forecast_mean.csv).

About

SARIMAX in python with pmdarima

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages