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

Student Data Analysis and Performance Predictor using ML #570

Open
mariam7084 opened this issue Feb 9, 2024 · 9 comments
Open

Student Data Analysis and Performance Predictor using ML #570

mariam7084 opened this issue Feb 9, 2024 · 9 comments
Labels
Up-for-Grabs ✋ Issues are open to the contributors to be assigned

Comments

@mariam7084
Copy link
Contributor

mariam7084 commented Feb 9, 2024

ML-Crate Repository (Proposing new issue)

🔴 Project Title : Student Data Analysis and Performance Predictor using ML
🔴 Aim : Perform EDA and create a prediction model for predicting the performance of the students based on the given dataset.
🔴 Dataset : https://www.kaggle.com/datasets/erqizhou/students-data-analysis
🔴 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 :

  • 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 :
  • GitHub Profile Link :
  • Participant ID (If not, then put NA) :
  • Approach for this Project :
  • What is your participant role? (Mention the Open Source Program name. Eg. HRSoC, GSSoC, GSOC etc.)

Happy Contributing 🚀

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

@mariam7084 mariam7084 added the Up-for-Grabs ✋ Issues are open to the contributors to be assigned label Feb 9, 2024
@adi271001
Copy link
Contributor

can you please assign it to me under SWOC 2024

@abhisheks008
Copy link
Owner

This project repository is not part of SWOC S4.

@adi271001
Copy link
Contributor

@abhisheks008 sorry my bad jwoc I meant

@abhisheks008
Copy link
Owner

Please share your approach for this project in a detailed manner.
@adi271001

@abhisheks008 abhisheks008 changed the title Student Data Analysis Student Data Analysis and Performance Predictor using ML Feb 10, 2024
@Sneha-Mahata
Copy link

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

@abhisheks008 abhisheks008 added Assigned 💻 Issue has been assigned to a contributor Intermediate Points 30 - SSOC 2024 SSOC and removed Up-for-Grabs ✋ Issues are open to the contributors to be assigned labels Jun 2, 2024
@abhisheks008
Copy link
Owner

Assigned @Sneha-Mahata

Implement 5-6 models for this project.

@Sneha-Mahata
Copy link

Assigned @Sneha-Mahata

Implement 5-6 models for this project.

Okay got it !

@Sneha-Mahata
Copy link

Sneha-Mahata commented Jun 11, 2024

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?

@abhisheks008
Copy link
Owner

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.

@abhisheks008 abhisheks008 added Up-for-Grabs ✋ Issues are open to the contributors to be assigned and removed Assigned 💻 Issue has been assigned to a contributor Intermediate Points 30 - SSOC 2024 SSOC labels Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Up-for-Grabs ✋ Issues are open to the contributors to be assigned
Projects
None yet
Development

No branches or pull requests

4 participants