Using OSMnx, OSRM, and Google Maps Directions API with Python to calculate shortest, fastest, and traffic-based most-efficient routes for a set of origin and destination points
-
Updated
Jan 31, 2024 - Jupyter Notebook
Using OSMnx, OSRM, and Google Maps Directions API with Python to calculate shortest, fastest, and traffic-based most-efficient routes for a set of origin and destination points
Predict NYC taxi travel times (Kaggle competition)
I'm attempting the NYC Taxi Duration prediction Kaggle challenge. I'll by using a combination of Pandas, Matplotlib, and XGBoost as python libraries to help me understand and analyze the taxi dataset that Kaggle provides. The goal will be to build a predictive model for taxi duration time. I'll also be using Google Colab as my jupyter notebook.…
SkyRoute is a graph search program using depth first search and breadth first search in order to determine the fastest route from a landmark(mapped to closest train station) to another.Please note all the files are annotated making it easier to understand
Matrix routing static webpage builder with your data. See link for output example :
Add a description, image, and links to the fastest-routes topic page so that developers can more easily learn about it.
To associate your repository with the fastest-routes topic, visit your repo's landing page and select "manage topics."