implicit-feedback topic
facts
Matrix Factorization based recsys in Golang. Because facts are more important than ever
rankfm
Factorization Machines for Recommendation and Ranking Problems with Implicit Feedback Data
pyreclab
pyRecLab is a library for quickly testing and prototyping of traditional recommender system methods, such as User KNN, Item KNN and FunkSVD Collaborative Filtering. It is developed and maintained by G...
hpfrec
Python implementation of 'Scalable Recommendation with Hierarchical Poisson Factorization'.
unbiased-implicit-rec
(WSDM2020) "Unbiased Recommender Learning from Missing-Not-At-Random Implicit Feedback"
unbiased-implicit-rec-real
(WSDM2020) "Unbiased Recommender Learning from Missing-Not-At-Random Implicit Feedback"
unbiased-pairwise-rec
(ICTIR2020) "Unbiased Pairwise Learning from Biased Implicit Feedback"
poismf
(Python, R, C) Poisson matrix factorization (non-Bayesian version) (recommender systems)
recometrics
(Python, R, C++) Library-agnostic evaluation framework for implicit-feedback recommender systems
ImRec
A Pytorch Recommendation Framework with Implicit Feedback.