Skip to content

seehamrun/cs581_taxi_analysis

Repository files navigation

cs581_taxi_analysis

Packages and file paths are specified in the cells of the jupyter notebook files Command to open the jupyter notebook: $ jupyter notebook

CSV data must be in same directory as code ex: 'yellow_tripdata_2016-05.csv' is the file path for May 2016 data

The primary algorithm is written in cs581demo.ipynb The first 38 cells are data processing and cleansing Cells 77 and 63 contain the matching algorithm for fromLGA and toLGA respectively

Specific parameters (date time, maximum runtime, pool size, window size) are adjusted by editing the matching functions

Releases

No releases published

Packages

No packages published