This is a python package based on the source code for "An MCMC Based Course to Teaching Assistant Allocation", S. Kumar, S. Moothedath, P. Chaporkar, M. Belur, Proceedings of the Fifth International Conference on Network, Communication and Computing (2016). ACM.
PS: The code is currently not optimized for performance and readability!
- pandas
- numpy
Install the mcmcAllotter package via pip with the following command:
pip install mcmcAllotter
python main.py
Note: The packaging of this code is still underway. Although it is okay to try it, the work on performance, readability and API design is still ongoing.
Please send your feedback to saurabhkm[AT]hotmail.com or create an issue.