Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 291 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 291 Bytes

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