Skip to content

bhanukad610/SARIMAX-for-Traffic-volume

Repository files navigation

SARIMAX model selection with auto.arima

Instructions

  1. Clone the repository.
  2. Open a command line/ terminal.
  3. Give following commands.
cd SARIMAX-for-Traffic-volume
sudo apt update
sudo apt install python3-pip
pip3 install -r requirements.txt
python3 auto_arima_sarimax.py

Releases

No releases published

Packages

No packages published

Languages