Package: CMF 1.0.3.99

CMF: Collective Matrix Factorization

Collective matrix factorization (CMF) finds joint low-rank representations for a collection of matrices with shared row or column entities. This code learns a variational Bayesian approximation for CMF, supporting multiple likelihood potentials and missing data, while identifying both factors shared by multiple matrices and factors private for each matrix. For further details on the method see Klami et al. (2014) <arxiv:1312.5921>. The package can also be used to learn Bayesian canonical correlation analysis (CCA) and group factor analysis (GFA) models, both of which are special cases of CMF. This is likely to be useful for people looking for CCA and GFA solutions supporting missing data and non-Gaussian likelihoods. See Klami et al. (2013) <https://research.cs.aalto.fi/pml/online-papers/klami13a.pdf> and Virtanen et al. (2012) <http://proceedings.mlr.press/v22/virtanen12.html> for details on Bayesian CCA and GFA, respectively.

Authors:Arto Klami [aut], Lauri Väre [aut], Felix Held [ctb, cre]

CMF_1.0.3.99.tar.gz
CMF_1.0.3.99.zip(r-4.7)CMF_1.0.3.99.zip(r-4.6)CMF_1.0.3.99.zip(r-4.5)
CMF_1.0.3.99.tgz(r-4.6-x86_64)CMF_1.0.3.99.tgz(r-4.6-arm64)CMF_1.0.3.99.tgz(r-4.5-x86_64)CMF_1.0.3.99.tgz(r-4.5-arm64)
CMF_1.0.3.99.tar.gz(r-4.7-arm64)CMF_1.0.3.99.tar.gz(r-4.7-x86_64)CMF_1.0.3.99.tar.gz(r-4.6-arm64)CMF_1.0.3.99.tar.gz(r-4.6-x86_64)
CMF_1.0.3.99.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
CMF/json (API)
NEWS

# Install 'CMF' in R:
install.packages('CMF', repos = c('https://cyianor.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/cyianor/cmf/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

bayesian-inferencecmfdata-integrationcpp

3.60 score 2 stars 8 scripts 262 downloads 4 mentions 5 exports 1 dependencies

Last updated from:93d52dbd4a. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK120
linux-devel-x86_64OK100
source / vignettesOK149
linux-release-arm64OK103
linux-release-x86_64OK98
macos-release-arm64OK116
macos-release-x86_64OK163
macos-oldrel-arm64OK89
macos-oldrel-x86_64OK208
windows-develOK81
windows-releaseOK75
windows-oldrelOK170
wasm-releaseOK95

Exports:CMFgetCMFoptsmatrix_to_tripletspredictCMFtriplets_to_matrix

Dependencies:cpp11