Name
..
Create Database taxidata.sql
Create Function fnEngineerFeatures.sql
Create Procedure PredictTip.sql
Create Procedure TrainTipPredictionModel.sql
Create nyc_taxi_models Table.sql
Create nyctaxi_features Table.sql
EndToEndRScript.r
Exec PredictTip.sql
Exec TrainTipPredictionModel.sql
Lab.md
Load nyctaxi_features using BCP.sql
TipPredictor.js