17zuoye / pyirt

A python library of IRT algorithm
MIT License
99 stars 54 forks source link

Issues and questions for running the project #21

Open radhikasethi2011 opened 4 years ago

radhikasethi2011 commented 4 years ago

I have a dataset where there are 5 concepts and each concept has multiple items and there are student observations for the items ie if they attempted it correctly or not. Now while running pyirt I have these questions.

Item ID Actual Discrimination Actual Difficulty Predicted Discrimination Predicted Difficulty
item1 92.177 0.41404 9.696222165393651 0.03189432377525194
item2 74.092 0.39517 23.581584962133306 0.0
item3 31.352 0.40759 1.2933333754068872 0.6941432833146606

@mvj3 @bryketos @bybunni @junchenfeng @wxiaoguang