https://github.com/fatimaafzaal/multiple-grade-prediction-multi-target-problem-
This project aims to predict the final grades (G2 and G3) of students based on various factors such as age, study time, family support, and more.It utilizes machine learning techniques to make predictions and offers insights into the factors affecting students' grades.
https://github.com/fatimaafzaal/multiple-grade-prediction-multi-target-problem-
grade-prediction linear-regression machine-learning machine-learning-algorithms multi-output multi-target prediction python student-project
Last synced: 29 days ago
JSON representation
This project aims to predict the final grades (G2 and G3) of students based on various factors such as age, study time, family support, and more.It utilizes machine learning techniques to make predictions and offers insights into the factors affecting students' grades.
- Host: GitHub
- URL: https://github.com/fatimaafzaal/multiple-grade-prediction-multi-target-problem-
- Owner: fatimaAfzaal
- Created: 2023-09-20T13:03:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-29T04:34:56.000Z (over 2 years ago)
- Last Synced: 2025-10-19T19:12:32.829Z (8 months ago)
- Topics: grade-prediction, linear-regression, machine-learning, machine-learning-algorithms, multi-output, multi-target, prediction, python, student-project
- Language: Jupyter Notebook
- Homepage:
- Size: 174 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Student Grade Prediction Project
This project aims to predict the final grades (G2 and G3) of students based on various factors such as age, study time, family support, and more.It utilizes machine learning techniques to make predictions and offers insights into the factors affecting students' grades. The goal is to develop a predictive model that can assist in understanding the factors that influence student performance.
## Dependencies
- numpy
- pandas
- sklearn
- seaborn
- matplotlib
## Conclusion
This project demonstrates the application of machine learning in predicting student grades based on various factors. The trained model can be used to make predictions and identify students who may need additional support.
Feel free to contribute, provide feedback, or report issues related to this project.