Student performance prediction models
-
Updated
Aug 21, 2024 - Jupyter Notebook
Student performance prediction models
A machine learning project that predicts student final grades using classical ML algorithms on the Student Performance dataset. The dataset includes student performance data from two Portuguese schools, covering Mathematics and Portuguese language courses with demographic, social, and school-related features.
Exploratory Data Analysis and Visualization of Student Performance using Python (Pandas, Matplotlib, Seaborn).
Predicting students performance in exams using machine learning classifiers : Logistic regression, KNN and SVM. Extraction of factors impacting students' performances.
Student Performance (Multiple Linear Regression)
This project analyzes student performance data using Python. It explores how gender, parental education, lunch type, and test preparation affect math, reading, and writing scores. Includes data cleaning, EDA, and visualizations using pandas, matplotlib, and seaborn.
Add a description, image, and links to the studentperformance topic page so that developers can more easily learn about it.
To associate your repository with the studentperformance topic, visit your repo's landing page and select "manage topics."