Skip to content

Research implementation on students' success with Data Analytics

Notifications You must be signed in to change notification settings

propol/student-success-research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

student-success-research

Research based on paper: Using Data Mining to Predict Secondary School Student Performance.

Authors: Paulo Cortez and Alice Silva

Datasets used:

  • student-por.csv
  • student-mat.csv

Algorithms used:

  • (Multiple) Linear Regression
  • Decison Trees
  • Logistic Regression (Binary)
  • Logistic Regression (Ordinal)

Algorithms implemented by: