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

Flight Fare Prediction #727

Open
Pranshu-jais opened this issue Jun 4, 2024 · 13 comments
Open

Flight Fare Prediction #727

Pranshu-jais opened this issue Jun 4, 2024 · 13 comments

Comments

@Pranshu-jais
Copy link

Deep Learning Simplified Repository (Proposing new issue)

🔴 Project Title : Flight Fare Prediction

🔴 Aim : Building Flask web app which predicts fare of Flight ticket.

🔴 Dataset : https://www.kaggle.com/datasets/nikhilmittal/flight-fare-prediction-mh

🔴 Approach : preprocessing dataset ,performing EDA and deep learning models like Feedforward Neural Networks (FNN),Recurrent Neural Networks (RNN),Gradient Boosting Trees (GBT) etc trained on relevant features and deploying the model using flask web app


📍 Follow the Guidelines to Contribute in the Project :

  • You need to create a separate folder named as the Project Title.
  • Inside that folder, there will be four main components.
    • Images - To store the required images.
    • Dataset - To store the dataset or, information/source about the dataset.
    • Model - To store the machine learning model you've created using the dataset.
    • requirements.txt - This file will contain the required packages/libraries to run the project in other machines.
  • Inside the Model folder, the README.md file must be filled up properly, with proper visualizations and conclusions.

🔴🟡 Points to Note :

  • The issues will be assigned on a first come first serve basis, 1 Issue == 1 PR.
  • "Issue Title" and "PR Title should be the same. Include issue number along with it.
  • Follow Contributing Guidelines & Code of Conduct before start Contributing.

To be Mentioned while taking the issue :

  • Full name : Pranshu Jaiswal
  • GitHub Profile Link : https://github.com/Pranshu-jais
  • Email ID :[email protected]
  • Participant ID (if applicable):Pranshu | Contributor. Discord ID: anurag342
  • Approach for this Project :As mentioned above
  • What is your participant role?GSSoC 2024

Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

Copy link

github-actions bot commented Jun 4, 2024

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

@abhisheks008
Copy link
Owner

Already assigned to an issue.

@adi271001
Copy link
Contributor

can you please assign this to me @abhisheks008

@abhisheks008
Copy link
Owner

can you please assign this to me @abhisheks008

Please mention your approach for solving this issue in a detailed manner.

@Pranshu-jais
Copy link
Author

But sir can you assign this same issue to me .@abhisheks008

@adi271001
Copy link
Contributor

adi271001 commented Jun 6, 2024

can you please assign this to me @abhisheks008

Please mention your approach for solving this issue in a detailed manner.

my approach is to first clean the dataset , then apply 5-6 models 1. CNN 2. RNN 3. LSTM 4. GRU 5. TCN 6. ANN please assign it to me under gssoc 24

@abhisheks008
Copy link
Owner

Hi @Pranshu-jais you are already being assigned to an issue, complete that first, then you can take up other issues.

As you have opened this issue, if you want to work on this issue later on after completing the previous task, I'll lock this issue and will assign to you only.

Looking forward to hearing from you.

@Pranshu-jais
Copy link
Author

ok , i will complete the previous issue first and then this issue

@adityasingh-0803
Copy link

@abhisheks008 kindly assign the issue to me under gssoc

@abhisheks008
Copy link
Owner

@abhisheks008 kindly assign the issue to me under gssoc

Can you please share your approach for solving this issue?

@adityasingh-0803
Copy link

adityasingh-0803 commented Jun 20, 2024

using ml algorithms we can we will calculate the flight fare
Define Goals: Aim to build a web application where users can input travel details and get predicted flight fares.

Data Collection: Scrape flight data from websites or use publicly available datasets from airlines.

Preprocessing: Clean data, handle missing values, and transform features like dates into numerical formats.

Model Building: Choose a suitable ML algorithm (e.g., Random Forest), train it on historical data, and evaluate its accuracy.

Deployment: Develop a Flask web app where users input their travel details, use the trained model to predict fares, and display results.

Iterate: Refine the model based on user feedback and new data to improve accuracy over time.
Kindly check @abhisheks008

@Pranshu-jais
Copy link
Author

@abhisheks008 kindly assign the issue to me under gssoc

@abhisheks008
Copy link
Owner

Complete your previously assigned issue first.

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

No branches or pull requests

4 participants