Skip to content

ML model for 2019 Yellow Cab payment type and tip amount using PySpark

Notifications You must be signed in to change notification settings

yte9pc/Yellow-Cab-Models-Using-PySpark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Yellow Cab Models Using PySpark

ML model for 2019 Yellow Cab payment type and tip amount using PySpark

Code

  • pullData.py - Python script to retrieve trip record for 2019, look up table, and data dictionary
  • explorationSummary.ipynb - Notebook of exploration of data, includes summary, graphs, and charts
  • tipAmount.ipynb - Notebook contains importing, cleaning, and preprocessing data. Also, contains models (LR and Gradient-boosted) for predicting tip amount
  • paidClassifier.ipynb - Notebook contains logistic models for predicting if trip was paid for

Data

About

ML model for 2019 Yellow Cab payment type and tip amount using PySpark

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published