Repo for code implementation of a proactive bus routing algorithm
To install requirements:
pip install -r requirements.txt
If there are any conflicts, or if you would prefer to install requirements manually, please execute the following:
pip install osmnx pandas
pip install scikit-learn
pip install -U googlemaps
pip install pyarrow
pip install torch torchvision torchaudio
pip install ortools
pip install google-search-results
pip install openpyxl