rikenbit · GitHub

DOI CRAN_Status_Badge Downloads Total Downloads :name status badge :registry status badge :total status badge gcTensor status badge GitHub Actions

R package for Generalized Coupled Tensor Factorization

Installation

git clone https://github.com/rikenbit/gcTensor/
R CMD INSTALL gcTensor

or type the code below in the R console window

library(devtools)
devtools::install_github("rikenbit/gcTensor")

References

Generalised Coupled Tensor Factorisation, Y. Kenan Yilmaz, et. al., 2011, NIPS

Link prediction in heterogeneous data via generalized coupled tensor factorization, Beyza Ermiş, 2015, Data Mining and Knowledge Discovery

License

Copyright (c) 2021 Koki Tsuyuzaki and Laboratory for Bioinformatics Research, RIKEN Center for Biosystems Dynamics Reseach Released under the Artistic License 2.0.

Authors

  • Koki Tsuyuzaki
  • Manabu Ishii
  • Itoshi Nikaido

Read the original on github.com ↗