17zuoye / pyirt

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

Add documentation of MongoDB feature. #10

Closed bryketos closed 6 years ago

bryketos commented 6 years ago

MongoDB integration is a huge advantage of this repo but is not documented in the Readme.md file.

Please add at least a little bit of documentation about how to use this - this is important for large datasets (e.g. >6GB or over 50,000,000 responses is outside of the memory capability of most laptops and necessitates use of a memory-optimized EC2 instance).

junchenfeng commented 6 years ago

Hi, Brian. Thanks for the issue. I will update the readme asap