Skip to content

Training a Neural Network to predict Taxi Fare prices in NYC using PyTorch. Used Pandas for data wrangling and cleaning

Notifications You must be signed in to change notification settings

ayushmehar7/NYC-Taxi-Fare-Prediction

Repository files navigation

NYC-Taxi-Fare-Prediction

Training a Neural Network to predict Taxi Fare prices in NYC using PyTorch. Used Pandas for data wrangling and cleaning In this repo I have used a compressed version of the original dataset, for original dataset Click Here


I have also included my conda environment and the trained model along with this repo :)

For installing the environment using .yml file use this on your conda terminal
conda env create -f pytorchenv_gpu.yml

About

Training a Neural Network to predict Taxi Fare prices in NYC using PyTorch. Used Pandas for data wrangling and cleaning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published