bigdata-ustc / EduKTM

The Model Zoo of Knowledge Tracing Models
Apache License 2.0
197 stars 63 forks source link

Data processing of LPKT #18

Closed leaveM closed 2 years ago

leaveM commented 3 years ago

Description

There is only code to preprocess data on ASSISTChallenge in EduKTM-LPKT. I tried to imitate your code to process the data of ASSIST12 and Ednet, but the experimental results are far from the results in the paper. Can other code for processing data be open sourced?

shshen-closer commented 3 years ago

Thank you for this question! We will add the code for processing data of ASSIST12 and Ednet soon after. Before that, I suggest that you should check your preprocessing code carefully. For example, if you sorted them by timestamp at the beginning? Or if your pre-processed data works well on other models?

shshen-closer commented 2 years ago

Please go to https://github.com/shshen-closer/LPKT_tensorflow_version

We give the tensorflow version of LPKT, using Assist2012