The-Data-Alchemists-Manipal / MindWave

MindWave is an open-source project designed for beginners to learn about data science, machine learning, deep learning, and reinforcement learning algorithms using Python. The project offers a platform for implementing relevant algorithms, with open-source tools and libraries.
MIT License
96 stars 145 forks source link

[GSSOC'23] EDA on 128k Airline Reviews + Model Building #573

Open sahaycodes opened 1 year ago

sahaycodes commented 1 year ago

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

In this project , I would be performing EDA on 128k Airline Reviews to analyze the various parameters relationship with each other and how it affects the ranking of different Airlines. After, performing EDA on the dataset we can even consider making a ML model which will help us in predicting Airlines that are most preferred by customers for their travel experience.

Dataset:- https://www.kaggle.com/datasets/joelljungstrom/128k-airline-reviews

Describe the solution you'd like

Data Collection Data Preprocessing EDA Model Building

Describe alternatives you've considered

No response

Additional context

Kindly assign me this issue @khusheekapoor , under GSSOC'23 Waiting for response.

Code of Conduct

sahaycodes commented 1 year ago

@khusheekapoor , kindly assign me this issue .

khusheekapoor commented 1 year ago

@sahaycodes - you can go ahead! We are assigning you 21 days for this project, after which it will be assigned to someone else if not completed. All the best! Name the file as: algorithm_dataset.ipynb and link it in the readme of the labeled directory as algorithm - dataset.