Skip to content

ch237/BinaryTensorFactorization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BinaryTensorFactorization

This is a matlab implementation of scalable binary tensor factorization model, which contains both batch and online inferences.

  • run demoBTFsmall.m for small binary tensors
  • run demo_gibbs_large.m for large tensor data: including facebook and duke scholar datasets
  • run demojointfactorization.m for joint matrix (side information) and tensor factorization, the code is used for cold start problem in which we want to infer the tensor entries that are completely missing for some entities

The code is related to our following two publications:

  • C Hu, P Rai, L Carin. Zero-Truncated Poisson Tensor Factorization for Massive Binary Tensors, UAI 2015, Amsterdam, The Netherlands.
  • C Hu, P Rai, C Chen, M Harding, L Carin. Scalable Bayesian Non-Negative Tensor Factorization for Massive Count Data, ECML-PKDD 2015, Porto, Portugal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages