Open mariam7084 opened 9 months ago
can you please assign it to me under SWOC 2024
This project repository is not part of SWOC S4.
@abhisheks008 sorry my bad jwoc I meant
Please share your approach for this project in a detailed manner. @adi271001
Hello, I would like to work on this issue. The details hereby:
Full name : Sneha Mahata
GitHub Profile Link : https://github.com/Sneha-Mahata
Email ID : mahatasneha4@gmail.com
Participant ID (if applicable): NA
Approach for this Project : For this project, I will firstly do an Exploratory Data Analysis (EDA) to clean the data, handle missing values, and visualize patterns. Next, I will implement and compare models using advanced algorithms like AdaBoost, CatBoost, XGBoost and any other ensemble learning like bagging and boosting techniques. Each model will be trained on the dataset and evaluated using accuracy, precision, recall, and F1 score. The best model will be identified based on these metrics. I will provide Comprehensive documentation in README.md, along with necessary visualizations, conclusions, and a requirements.txt file listing all essential packages and libraries.
What is your participant role? SSOC 2024 Contributor
Assigned @Sneha-Mahata
Implement 5-6 models for this project.
Assigned @Sneha-Mahata
Implement 5-6 models for this project.
Okay got it !
Assigned @Sneha-Mahata
Implement 5-6 models for this project.
Hi @abhisheks008 hope you're doing alright. My work is almost done but I just wanted to clear my doubt regarding the dataset which is given is a very small dataset containing only 104 samples and 17 features and by feature engineering I've reduced the features into only 5 but still facing some accuracy problems. Can you plz suggest me how to overcome this hurdle?
Assigned @Sneha-Mahata Implement 5-6 models for this project.
Hi @abhisheks008 hope you're doing alright. My work is almost done but I just wanted to clear my doubt regarding the dataset which is given is a very small dataset containing only 104 samples and 17 features and by feature engineering I've reduced the features into only 5 but still facing some accuracy problems. Can you plz suggest me how to overcome this hurdle?
You need to get an accuracy of 90% for at least two models out the 5-6 models you have implemented.
ML-Crate Repository (Proposing new issue)
:red_circle: Project Title : Student Data Analysis and Performance Predictor using ML :red_circle: Aim : Perform EDA and create a prediction model for predicting the performance of the students based on the given dataset. :red_circle: Dataset : https://www.kaggle.com/datasets/erqizhou/students-data-analysis :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. ๐