abhisheks008 / ML-Crate

ML-Crate stands as the ultimate hub for a multitude of exciting ML projects, serving as the go-to resource haven for passionate and dedicated ML enthusiasts!πŸŒŸπŸ’« Devfolio URL, https://devfolio.co/projects/mlcrate-98f9
https://quine.sh/repo/abhisheks008-ML-Crate-409463050
MIT License
179 stars 214 forks source link

Text to SQL Dataset Analysis #650

Open abhisheks008 opened 2 weeks ago

abhisheks008 commented 2 weeks ago

ML-Crate Repository (Proposing new issue)

:red_circle: Project Title : Text to SQL Dataset Analysis :red_circle: Aim : The aim is to analyze the dataset using machine learning methods. :red_circle: Dataset : https://www.kaggle.com/datasets/meryentr/text-to-sql :red_circle: Approach : Try to use 3-4 algorithms to implement the models and compare all the algorithms to find out the best fitted algorithm for the model by checking the accuracy scores. Also do not forget to do a exploratory data analysis before creating any model.


πŸ“ Follow the Guidelines to Contribute in the Project :


:red_circle::yellow_circle: Points to Note :


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing πŸš€

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

github-actions[bot] commented 2 weeks ago

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

VanshGupta-2404 commented 1 week ago

Full name : VANSH GUPTA GitHub Profile Link : https://github.com/VanshGupta-2404 Participant ID (If not, then put NA) : NA Approach for this Project :To achieve the aim, the project will begin with an extensive exploratory data analysis (EDA) to understand the dataset's structure, distribution, and key features. This step will involve data cleaning, normalization, and visualization to extract meaningful patterns and insights. Following the EDA, multiple machine learning algorithms will be implemented to build the models. The proposed algorithms include Support Vector Machines (SVM), Random Forests, Long Short-Term Memory (LSTM) networks, and Transformer-based models such as BERT. Each model's performance will be evaluated using accuracy scores and other relevant metrics to determine the best-fitted algorithm for translating text to SQL queries. The results will be compared, and the most effective model will be selected based on its accuracy and overall performance. What is your participant role? (Mention the Open Source Program name. Eg. HRSoC, GSSoC, GSOC etc.) : VSOC

Interested in the project.

abhisheks008 commented 1 week ago

Implement 6-7 models for this problem statement. @VanshGupta-2404 assigned to you.