SkillAgentSearch skills...

BPMF

Python implementation of Bayesian Probabilistic matrix Factorization algorithm.

Install / Use

/learn @LoryPack/BPMF
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

BPMF

Python implementation of Bayesian Probabilistic Matrix Factorization, following:

http://www.cs.toronto.edu/~rsalakhu/papers/bpmf.pdf

Run simulations:

To run simulations with different dataset or parameters, you have to modify the the script_bpmf.py file. It calls the BPFM function in file bpmf.py, together with some other functions from the utilities.py file. To run it, simply type:

python script_bpmf.py

The script handles with dataset in .mtx format. Some example input data is contained in data/

View on GitHub
GitHub Stars28
CategoryDevelopment
Updated8mo ago
Forks10

Languages

Jupyter Notebook

Security Score

72/100

Audited on Jul 14, 2025

No findings