Skip to content

zhanglabtools/dbmd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Bayesian Matrix Decomposition

Introduction

This code is for "Distributed Bayesian Matrix Decomposition for Big Data Mining and Clustering".

Illustration of updating W. AGD optimizes W on the central processor. ADMM and CEASE update $\boldsymbol{W}_c$ on the node machines and aggregate them on the central processor. The steps at each round of iteration are numbered sequentially.

Citation

@ARTICLE{Zhang2020,
  author={C. {Zhang} and Y. {Yang} and W. {Zhou} and S. {Zhang}},
  journal={IEEE Transactions on Knowledge and Data Engineering}, 
  title={Distributed Bayesian Matrix Decomposition for Big Data Mining and Clustering}, 
  year={2020},
  volume={},
  number={},
  pages={1-1},
  doi={10.1109/TKDE.2020.3029582}}

About

Distributed Matrix Decomposition for Big Data Mining and Clustering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 50.3%
  • XSLT 31.9%
  • MATLAB 11.1%
  • CSS 6.6%
  • Shell 0.1%