reco
reco copied to clipboard
a simple yet versatile recommendation systems library in python
under python 3.8 the code got an error: module 'time' has no attribute 'clock'
Tensorflow and keras requirements are missing. Tried to add and push but don't have repository access to push.
Collaborative filtering could be 1. user-user 2. user-item 3. item-item Which of these is used in the CFRecommender and if all are used how do I specify the one I...
Hello everyone, the link to the documentation in the readme is outdated and does not work: https://reco.readthedocs.io/en/master/ would be nice if there was a documentation. Best