Skip to content

seunghwanl/APMAE4990

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APMAE4990

Vehicle for Hire Data Analysis

Team members: Rahi Punjabi, Seung Hwan Lee

Roles: Web Development, Machine Learning

Tools: Python, Scikit, Flask + AWS (Backend), Flask-Bootstrap + Mapbox (UI Frontend)

Data set: https://github.com/fivethirtyeight/uber-tlc-foil-response

Motivation: Driving for a for-hire vehicle service like Uber or Lyft is often a side job for people looking for multiple streams of income. To increase the revenue potential of being a driver, you want to be sure that you wait near areas with high demand throughout your shifts. Obviously, these areas of optimal revenue potential vary during the day and by day of the week and could also be affected by customer preferences of the service you’re working for. We plan to develop a web app that recommends nearby locations for drivers to wait based on the time, day of the week, and current location. The app can also help a potential driver determine which service she or he would like to drive for and what days/times they will work to.

Audience: Current and potential drivers for for-hire vehicle services like Uber or Lyft

Algorithm: Clustering and Regression.

  • We will use clustering to find the high demand locations. We will also use regression to analyze and predict the peak hours during each day. We could also potentially analyze the peak demand days and months.

  • We will also compare the ride demand for Uber vs Lyft.

Challenges: We will be dealiing with big data (14 million+ data points) so even if we our model may appear simple, it might be hard to train and fit the model.

Interface: A driver will input his/her two possible locations and times. Our app will output the optimal location and time (of those two inputs) for the driver to drive.

Web App Link: http://35.163.13.13

Releases

No releases published

Packages

No packages published