Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 598 Bytes

File metadata and controls

20 lines (15 loc) · 598 Bytes

README:

Final Report:

https://sheldonsebastian.github.io/Traffic_Prediction_Using_Time_Series/

Folder Structure:

Path Description
data contains raw traffic volume data
docs contains files for website
Term Project Report.pdf Project report as pdf
TermProject.py code to create models and plot graphs
ToolBox.py common utility functions

Steps to replicate project:

  1. Download data from here.
  2. Place data in data folder.
  3. Run TermProject.py