Matrix factorization model for item prediction optimized using BPR-Opt
Namespace: MyMediaLite.ItemRecommendation
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public class BPRMF :  MF,
IIterativeModel,
IRecommender
Collapse/Expand Remarks
Steffen Rendle, Christoph Freudenthaler, Zeno Gantner, Lars Schmidt-Thieme: BPR: Bayesian Personalized Ranking from Implicit Feedback. Proceedings of the 25th Conference on Uncertainty in Artificial Intelligence (UAI 2009), Montreal, Canada, 2009.
Collapse/Expand Members

Click here to see the list of members.