In this competition, Kaggle is challenging you to build a model that predicts the total ride duration of taxi trips in New York City. Your primary dataset is one released by the NYC Taxi and Limousine Commission, which includes pickup time, geo-coordinates, number of passengers, and several other variables
Challenge website: https://www.kaggle.com/c/nyc-taxi-trip-duration
This repository uses the Kaggle project framework: https://github.com/AlexGomesDS/Kaggle_project_framework
Please follow the instructions to install it before trying to run the code in this repository.