Add Recency Aware Collaborative Filtering for Next Basket Recommendation (UPCF) Model (#587)
* Add Recency Aware Collaborative Filtering for Next Basket Recommendation (UPCF) Model * Remove unused seed variable * Fixed similaripy version
Showing
- README.md 1 addition, 0 deletionsREADME.md
- cornac/models/__init__.py 1 addition, 0 deletionscornac/models/__init__.py
- cornac/models/upcf/__init__.py 16 additions, 0 deletionscornac/models/upcf/__init__.py
- cornac/models/upcf/recom_upcf.py 133 additions, 0 deletionscornac/models/upcf/recom_upcf.py
- cornac/models/upcf/requirements.txt 1 addition, 0 deletionscornac/models/upcf/requirements.txt
- examples/README.md 2 additions, 0 deletionsexamples/README.md
- examples/upcf_tafeng.py 50 additions, 0 deletionsexamples/upcf_tafeng.py
Loading
Please register or sign in to comment