Deep-Knowledge-Tracing icon indicating copy to clipboard operation
Deep-Knowledge-Tracing copied to clipboard

How to do inference on test data.

Open rsinda opened this issue 5 years ago • 1 comments

Hey @lccasagrande, You have done something like this while creating dataset. df['skill_with_answer'] = df['skill'] * 2 + df['correct']

so when we want to predict the probability of getting a question right based on past answers, where we don't have "correct" column. How we would predict?

I'm a bit confused.

rsinda avatar Nov 12 '20 11:11 rsinda

@lccasagrande it will be really helpful if you can clear my doubt.

rsinda avatar Nov 23 '20 15:11 rsinda