Skip to content
#

eli5

Here are 33 public repositories matching this topic...

This problem is a typical Classification Machine Learning task. Building various classifiers by using the following Machine Learning models: Logistic Regression (LR), Decision Tree (DT), Random Forest (RF), XGBoost (XGB), Light GBM and Support Vector Machines with RBF kernel.

  • Updated Dec 16, 2022
  • Jupyter Notebook

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

Improve this page

Add a description, image, and links to the eli5 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 eli5 topic, visit your repo's landing page and select "manage topics."

Learn more