Skip to content

This is a project on designing a Machine Learning Algorithm to predict fare of the largest taxi company "Uber" using python. The main objective of the project is to design an algorithm which will tell the fare to be charged for a passenger.

Notifications You must be signed in to change notification settings

sharmaparnika/Uber-Fare-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

UBER FARE PREDICTION

Objective:

The main objective of the project is to design an algorithm which will tell the fare to be charged for a passenger. Machine learning algorithms are used to develop a regression model.

Problem Statement:

The project is about on world's largest taxi company Uber inc. In these project we're looking to predict the fare for their future transactional cases. And this company deliever services to lakhs of customers daily. Now it becomes really important to manage their data properly to come up with new business ideas to get best results. So, it becomes really important to estimate the fare prices accurately.

Steps to run the code :-

I. To run the code in Jupyter Notebook ->first open jupyter notebook and open Uber.ipynb file in jupyter notebook ->now import all the packages if packages are not installed then first install all the packages by using "pip install packagename" command. -> once imported all the packages now set the path where train and datasets are saved. -> Now run all the codes by clicking shift+enter buttons together.

II. To run the code in Google Colab Notebook -> Copy the .ipynb link -> Open Google Colab Notebook -> Click on File -> Click on open -> Click on Github -> Paste the link in the first blank -> Search for the file -> And Open -> Now add all the required .csv files -> Now run all the code lines one after the other using the combination of Shift+Enter buttons together at a time.


About

This is a project on designing a Machine Learning Algorithm to predict fare of the largest taxi company "Uber" using python. The main objective of the project is to design an algorithm which will tell the fare to be charged for a passenger.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published