About In this project using New York dataset we will predict the fare price of next trip. The dataset can be downloaded from https://www.kaggle.com/kentonnlp/2014-new-york-city-taxi-trips The dataset contains 8 features along with GPS coordinates of pickup and dropoff
In this project using New York dataset we will predict the fare price of next trip.
The dataset contains 8 features along with GPS coordinates of pickup and dropoff
- pickup_latitude
- pickup_longitude
- dropoff_latitude
- dropoff_longitude
- fare_amount
- pickup_datetime
- passenger_count
- Feature Engineering
- Data Visualization
- Data Preprocessing
- Machine Learning Modeling
- Linear Regression
- Polynomial Regression
- Ridge Regression
- Decision Tree Regression
- KNeighborsRegressor
- Support Vector Machines
- Neural Network
- XGBoost
Numpy
Pandas
Matplotlib
Seaborn
folium
Jupyter Notebook
Scikit Learn
tensorflow
xgboost
Kaggle Dataset : https://www.kaggle.com/c/new-york-city-taxi-fare-prediction/data