An open API service indexing awesome lists of open source software.

https://github.com/errhythm/nyctaxifarepred-extended

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.
https://github.com/errhythm/nyctaxifarepred-extended

catboost decision-tree ensemble-model knn lightgbm nyc-taxi-dataset regression xgboost

Last synced: about 1 year ago
JSON representation

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.

Awesome Lists containing this project