Skip to content

Analyzed the data set on student's performance and develop a model that will predict the likehoold that a given student will pass, quantifying whether an intervention is necessary.

Notifications You must be signed in to change notification settings

lewjae/Student_Intervention

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Student Intervention System

Description

Analyzed the data set on student's performance and  develop a model that will predict the likehoold that a given student will pass, quantifying whether an intervention is necessary.

Method

Three classification methods are initially applied and compared: AdaBoost, Naive Bayesian and support vector machine. The AdaBoost model was picked and further fine-tuned with GridSearchCV().

Instruction

To run the program: python student_invention.py

About

Analyzed the data set on student's performance and develop a model that will predict the likehoold that a given student will pass, quantifying whether an intervention is necessary.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages