Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 805 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 805 Bytes

RecSys-CF

Implementation of various collaborative filtering methods for recommender systems with implicit feedback.

The methods are:

Note: the models are not tuned and the accuracies are just for demonstration.
Note: im not sure about my negative sampling procedure but the methods implementations are correct.