Package: poismf 0.4.0-3

poismf: Factorization of Sparse Counts Matrices Through Poisson Likelihood

Creates a non-negative low-rank approximate factorization of a sparse counts matrix by maximizing Poisson likelihood with L1/L2 regularization (e.g. for implicit-feedback recommender systems or bag-of-words-based topic modeling) (Cortes, (2018) <arxiv:1811.01908>), which usually leads to very sparse user and item factors (over 90% zero-valued). Similar to hierarchical Poisson factorization (HPF), but follows an optimization-based approach with regularization instead of a hierarchical prior, and is fit through gradient-based methods instead of variational inference.

Authors:David Cortes [aut, cre, cph], Jean-Sebastien Roy [cph], Stephen Nash [cph]

poismf_0.4.0-3.tar.gz
poismf_0.4.0-3.zip(r-4.5)poismf_0.4.0-3.zip(r-4.4)poismf_0.4.0-3.zip(r-4.3)
poismf_0.4.0-3.tgz(r-4.4-x86_64)poismf_0.4.0-3.tgz(r-4.4-arm64)poismf_0.4.0-3.tgz(r-4.3-x86_64)poismf_0.4.0-3.tgz(r-4.3-arm64)
poismf_0.4.0-3.tar.gz(r-4.5-noble)poismf_0.4.0-3.tar.gz(r-4.4-noble)
poismf_0.4.0-3.tgz(r-4.4-emscripten)poismf_0.4.0-3.tgz(r-4.3-emscripten)
poismf.pdf |poismf.html
poismf/json (API)

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

Peer review:

Bug tracker:https://github.com/david-cortes/poismf/issues

Uses libs:
  • openblas– Optimized BLAS
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

implicit-feedbackpoisson-factorization

11 exports 45 stars 3.01 score 2 dependencies 9 scripts 381 downloads

Last updated 3 months agofrom:6a218d6781. Checks:OK: 4 NOTE: 5. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 16 2024
R-4.5-win-x86_64NOTESep 16 2024
R-4.5-linux-x86_64NOTESep 16 2024
R-4.4-win-x86_64NOTESep 16 2024
R-4.4-mac-x86_64NOTESep 16 2024
R-4.4-mac-aarch64NOTESep 16 2024
R-4.3-win-x86_64OKSep 16 2024
R-4.3-mac-x86_64OKSep 16 2024
R-4.3-mac-aarch64OKSep 16 2024

Exports:factorsfactors.singleget.factor.matricesget.model.mappingspoismfpoismf_unsafepredict.poismfprint.poismfsummary.poismftopNtopN.new

Dependencies:latticeMatrix