Skip to content

turriedoardo/grade-predictions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Students Final Grade Predictions

In this project, I've managed to predict the final exam grade of some Portuguese language students.

I considered many features for each of them, ranging from their family background to the time they spend hanging out with friends, passing through the weekly alcohol consumption.

After performing an Exploratory Data Analysis, I used these and many other details to feed different machine learning models, comparing their performances and establishing what's the algorithm that best predicts the students' grades.

The data was taken from kaggle. You can see the whole project here, or you can click on the .ipynb file in the repository!