Skip to content

jerome-white/nyc-traffic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traffic Prediction

New York City traffic prediction

Environment variables

The following environment variables should be set:

  • NYCTRAFFIC Path to top level directory of this project. In most cases, the path to where the repository has been cloned
  • PYTHONPATH Must include $NYCTRAFFIC
  • NYCTRAFFICLOG Location to put program output

System requirements

Programs are a collection of Bash scripts and Python3 files. Required Python packages:

  • flask
  • matplotlib
  • numpy
  • pandas
  • pymysql
  • scipy
  • seaborn
  • scikit-learn
  • statsmodels

There is also a reliance on MySQL (version 5+ is sufficient; version 5.6+ is ideal).

About

New York City traffic prediction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published