Deep-Knowledge-Tracing
Deep-Knowledge-Tracing copied to clipboard
How in input one-hot encodings and get back a probability
I have the trained model, but I wonder how I can actually plug in a point to see its probability. I am not sure here how to do that. How could I plug in a problem number (one hot encoding) in order to get a probability of getting it right.