Bayesian Personalized Ranking

The implementation of Bayesian Personalized Ranking(BPR) in Matlab.
8 Downloads
Updated 29 Jul 2021

View License

This is an implementation of Bayesian Personalized Ranking(BPR) in Matlab.
BPR.xlm: The main function to use this BPR function, simply run this to get the result.
Vtrain.m: Use this function to train the model.
AUC.m: Use this function to calculate the AUC value.
ratings.csv: The data, comes from MovieLens-small, you can use data of the same format or modify the data reading part in BPR.xml to run this model on other data formats.

Cite As

Vigelos Cromwell (2024). Bayesian Personalized Ranking (https://www.mathworks.com/matlabcentral/fileexchange/96712-bayesian-personalized-ranking), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2020b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0