Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Taxi Fare Prediction with Keras #717

Closed
Varunshiyam opened this issue Nov 2, 2024 · 3 comments · Fixed by #723
Closed

Taxi Fare Prediction with Keras #717

Varunshiyam opened this issue Nov 2, 2024 · 3 comments · Fixed by #723

Comments

@Varunshiyam
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Traditional taxi fare estimation methods struggle with accuracy, especially in dynamic environments where factors like time, distance, traffic, and route can significantly affect pricing. This inaccuracy impacts customer trust and transparency in fare estimation, which is critical in modern, data-driven transportation services. This project addresses the need for a reliable predictive model that can estimate taxi fares by analyzing historical data, with potential real-time applications to improve user experience in ride-hailing platforms.

Describe the solution you'd like

This project focuses on developing a predictive model to estimate taxi fares using deep learning, leveraging the Keras library. By training a neural network on historical trip data, including pickup/drop-off locations, distance, and trip duration, the model aims to provide accurate fare predictions. This solution has potential applications in ride-hailing services for real-time fare estimation and price transparency.

Additional context

Screenshot 2024-11-02 at 2 29 23 PM
@Varunshiyam Varunshiyam added the enhancement New feature or request label Nov 2, 2024
Copy link

github-actions bot commented Nov 2, 2024

Thanks for creating the issue in ML-Nexus!🎉
Before you start working on your PR, please make sure to:

  • ⭐ Star the repository if you haven't already.
  • Pull the latest changes to avoid any merge conflicts.
  • Attach before & after screenshots in your PR for clarity.
  • Include the issue number in your PR description for better tracking.
    Don't forget to follow @UppuluriKalyani – Project Admin – for more updates!
    Tag @Neilblaze,@SaiNivedh26 for assigning the issue to you.
    Happy open-source contributing!☺️

Copy link

github-actions bot commented Nov 2, 2024

Hello @Varunshiyam! Your issue #717 has been closed. Thank you for your contribution!

1 similar comment
Copy link

github-actions bot commented Nov 2, 2024

Hello @Varunshiyam! Your issue #717 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants