Skip to content

Commit 4e066ae

Browse files
committed
[docs] add more comparison baseline implementation
1 parent b96a386 commit 4e066ae

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/irt_tutorial.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,9 @@
290290
"\n",
291291
"[pyirt](https://github.com/17zuoye/pyirt),\n",
292292
"[bayesian-irt](https://github.com/jamalex/bayesian-irt),\n",
293-
"[irt_parameter_estimation](https://github.com/pluralsight/irt_parameter_estimation)\n",
293+
"[irt_parameter_estimation](https://github.com/pluralsight/irt_parameter_estimation),\n",
294+
"[pypsy](https://github.com/inuyasha2012/pypsy),\n",
295+
"[vibo](https://github.com/mhw32/variational-item-response-theory-public)\n",
294296
"and [irt](https://github.com/aimir/irt)\n",
295297
"are high-stared implementation of IRT in github.\n",
296298
"We run them on the cdbd dataset and report the result (AUC and MAP is reported) in the following tables,\n",

0 commit comments

Comments
 (0)