You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Execute RideSharing - Processing.ipynb after providing the desired startDate and endDate and path to the correct month csv
Keep note of filtered data CSV filename
4. Execution Stage
Execute RideSharing - Main.ipynb after providing the filtered data CSV filename from the previous notebook
5. Evaluation Stage
Execute RideSharing - Evaluation.ipynb after providing the desired startDate and endDate
About
This project allocates passengers at a transport terminal to taxi cabs for ride-sharing given various constraints. It evaluates ride-sharing algorithms on spatiotemporal data. Data set used for this project is NYC TLC yellow taxi dataset.