Predicting students performance in exams using machine learning classifiers : Logistic regression, KNN and SVM. Extraction of factors impacting students' performances.
-
Updated
Apr 25, 2024 - Python
Predicting students performance in exams using machine learning classifiers : Logistic regression, KNN and SVM. Extraction of factors impacting students' performances.
This project understands how the student's performance (test scores) is affected by other variables such as Gender, Ethnicity, Parental level of education, Lunch and Test preparation course
Data exploration done using students performance dataset that involves while playing an educational game.
Involves using machine learning techniques for creating a linear regression model to predict students' math scores.
To understand the how the student's performance (test scores) is affected by the other variables (Gender, Ethnicity, Parental level of education, Lunch, Test preparation course).
Add a description, image, and links to the students-performance-analysis topic page so that developers can more easily learn about it.
To associate your repository with the students-performance-analysis topic, visit your repo's landing page and select "manage topics."