Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 418 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 418 Bytes

Identifying Priority HSR Routes

Vinit Patel, Jonah Stadtmauer

To run:

Navigate to the project root and execute: python search/hsr.py

To generate the data needed for hsr.py:

  1. Execute python preprocessing/generate_intercity_passenger_vol.py
  2. Run the notebook preprocessing/generate_algo_testing_date.ipynb

To visualize the outputted solution:

Run the notebook search/explore-solution.ipynb