Skip to content
#

nyc-taxi-dataset

Here are 68 public repositories matching this topic...

This project aims to predict the Taxi-trip duration within NYC based on several factors as predictors. Various combinations of relevant features are explored as iterations. After analysing the dataset, important and necessary features are selected. Several regression models are implemented & evaluated based on R2 & RMSE, & predictions visualised

  • Updated Jul 21, 2023
  • Jupyter Notebook

NYC Taxi Fare Prediction with 7 models (Linear Regression, Random Forest, XGBoost, LightGBM, CatBoost, KNN, and Decision Tree) The models used range from simple linear regression to more complex ensemble methods such as boosting algorithms. The aim was to improve prediction accuracy and handle categorical features efficiently.

  • Updated Mar 12, 2023
  • Jupyter Notebook

NYC Taxi Fare Prediction with 7 models (Linear Regression, Random Forest, XGBoost, LightGBM, CatBoost, KNN, and Decision Tree) The models used range from simple linear regression to more complex ensemble methods such as boosting algorithms. The aim was to improve prediction accuracy and handle categorical features efficiently.

  • Updated Feb 14, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the nyc-taxi-dataset topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nyc-taxi-dataset topic, visit your repo's landing page and select "manage topics."

Learn more