Skip to content

clwan/BABF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BABF: Bias Aware Probabilistic Boolean Matrix Facortization

This repository is the code for the UAI 2022 paper, Bias Aware Probablistic Boolean Matrix Factorization, which is the first method to derive the Boolean matrix factorization given column- and row-wise bias. Mainly, the difference between Boolean matrix factorization and bias aware boolean matrix factorization could be seen in the following figure.

Running the code

There are two files in this repository. Bias_BIND.py is the main code for BABF methods. run.py is the example code to run BABF. For convenience, run.py also contains methods to simulate binary matrix with added bias and noise.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages