UppuluriKalyani / ML-Nexus

ML Nexus is an open-source collection of machine learning projects, covering topics like neural networks, computer vision, and NLP. Whether you're a beginner or expert, contribute, collaborate, and grow together in the world of AI. Join us to shape the future of machine learning!
https://ml-nexus.vercel.app/
MIT License
69 stars 123 forks source link

Flight fare prediction app #237

Open Aditijainnn opened 1 month ago

Aditijainnn commented 1 month ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. build a Python Flight Fare Prediction App, that returns the fare prediction for a given set of travel details, like: departure date, arrival date, departure city, arrival city, stoppages

Assign this to me under gssoc ext and hacktoberfest

github-actions[bot] commented 1 month ago

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

Panchadip-128 commented 1 month ago

I can take this project and contribute via focussing on predicting flight prices using machine learning techniques, specifically employing the RandomForestRegressor from scikit-learn. The dataset used will contain comprehensive flight details sourced from Kaggle, including airline information, source and destination cities, flight duration, total stops, and ticket prices. i have completed the project and contains high degree of efficient ml models and algorithms and analysis

Assign this to me under gssoc ext and hacktoberfest @Neilblaze @mehul-m-prajapati

github-actions[bot] commented 2 weeks ago

Hey @Aditijainnn, can you share the progress of this project?