Skip to content

collisionattack/pybkt-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

The codes here are almost the exact replicates from the article "An Introduction to Bayesian Knowledge Tracing with pyBKT" by Okan Bulut, Jinnie Shin, Seyma N. Yildirim-Erbasli, Guher Gorgun and Zachary A. Pardos.

The codes in the article are replicated here with some changes for personal studies.

The Cognitive Tutor dataset can be downloaded from: https://raw.githubusercontent.com/CAHLR/pyBKT−examples/master/data/ct.csv


To download the dataset within the code, you can simply use the fetch_dataset() method, as shown in the following line:

model.fetch_dataset('https://raw.githubusercontent.com/CAHLR/pyBKT-examples/master/data/ct.csv', '.')

The Google Colab link can be accessed from: Open in Colab

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published