Skip to content

An algorithm to recognize, display, and predict highest areas of taxi demand in DC

Notifications You must be signed in to change notification settings

briannata/taxi-traffic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

taxi-traffic

An algorithm to recognize, display, and predict highest areas of taxi demand in DC

taxi.ipynb

clusters the 2019 data using the k-means algorithm for each month and prints out text files with the cluster dictionaries

taxi_predictions.ipynb

takes the cluster dictionaries from taxi.ipynb and uses that data to predict the highest areas of taxi demand in future months

GMap.ipynb

takes the data from taxi.ipynb and taxi_predictions.ipynb and plots them on the DC map

About

An algorithm to recognize, display, and predict highest areas of taxi demand in DC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published