Skip to content

Use LSTM to predict student performance based on the OULAD dataset

Notifications You must be signed in to change notification settings

licheng0794/OULAD_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

predict student performance based on week-wise clickstream data

We develop the LSTM framework to predict risky students. We are using the public dataset OULAD https://analyse.kmi.open.ac.uk/open_dataset to verify the LSTM model. The prediction accuracy is improved over weeks.

We take the course FFF as the example. We first extract the daily click behavior for students admitted in the course FFF and then aggregate them into week-wise data. Then we run the LSTM model to predict student performance.

About

Use LSTM to predict student performance based on the OULAD dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published