Analyze the dataset to create at least one baseline model to predict something about the tip of new rides based on some of the provided features.

Assignment Question

The task in this project is to join, clean, transform, explore, analyze the dataset to create at least one baseline model to predict something about the tip of new rides based on some of the provided features. For example, you can try to predict if a ride will generate a tip or not, if the tip will be good or bad, if a tip will be above average. You can pick and choose as many features(column) you wish to include in the model. The goal is to achieve the best possible prediction power from the dataset.