Skip to content
/ bprmf Public

An implementation of Bayesian Personalized Ranking in Java.

License

Notifications You must be signed in to change notification settings

echo8/bprmf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An implementation of Bayesian Personalized Ranking[1] (with a matrix factorization model) in Java.

It's largely based off of the C# implementation in MyMediaLite (http://mymedialite.net/).

[1] Steffen Rendle, Christoph Freudenthaler, Zeno Gantner, Lars Schmidt-Thieme: BPR: Bayesian Personalized Ranking from Implicit Feedback. UAI 2009.

About

An implementation of Bayesian Personalized Ranking in Java.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages