Open abhisheks008 opened 5 months ago
Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! π
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.
Implement 6-7 models for this problem statement. @VanshGupta-2404 assigned to you.
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 :
requirements.txt
- This file will contain the required packages/libraries to run the project in other machines.Model
folder, theREADME.md
file must be filled up properly, with proper visualizations and conclusions.: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. π