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

https://github.com/divakarkumarp/nyc-taxi-fare-prediction


https://github.com/divakarkumarp/nyc-taxi-fare-prediction

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# New York City Taxi Fare Prediction
![image](https://github.com/divakarkumar424/Text-To-SQL-LLM-App/assets/32620288/af8bc3ee-8e21-4873-a899-a98524d16099)
Imagine you're hopping in a taxi in New York City. How much will the ride cost? NYC Taxi Fare Prediction is a data science challenge that tackles this question. It involves training a machine learning model to predict taxi fares. The model is fed data about past rides, including pickup and dropoff locations, number of passengers, and the final fare paid.
This makes it a valuable tool for both taxi riders and planners, helping estimate costs and optimize routes.

## Overview:
Software And Tools Requirements

1. [Github Account](https://github.com)
2. [VSCodeIDE](https://code.visualstudio.com/)
3. [GitCLI](https://git-scm.com/book/en/v2/Getting-Started-The-Command-Line)

Technology and tools wise this project covers,

1. Python
2. Numpy and Pandas for data cleaning
3. Data visualization
4. Sklearn for model building
5. Jupyter Notebook

* Famework: Flask , HTML

-----------------------------------------------------------------------------------------------------------------
### Technologies Used:

![](https://forthebadge.com/images/badges/made-with-python.svg)

[](https://numpy.org) [](https://pandas.pydata.org) [](https://seaborn.pydata.org) [](https://matplotlib.org) [](https://colab.research.google.com/)
[](https://scikit-learn.org/stable/index.html)
[](https://flask.palletsprojects.com/en/3.0.x/)