CRAN/E | poismf

poismf

Factorization of Sparse Counts Matrices Through Poisson Likelihood

Installation

About

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) ), 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.

github.com/david-cortes/poismf
Copyright see file COPYRIGHTS
Bug report File report

Key Metrics

Version 0.4.0-3
Published 2023-01-13 481 days ago
Needs compilation? yes
License BSD_2_clause
License File
CRAN checks poismf results

Downloads

Yesterday 4 -69%
Last 7 days 84 -43%
Last 30 days 349 +2%
Last 90 days 1.124 -15%
Last 365 days 4.710 -4%

Maintainer

Maintainer

David Cortes

david.cortes.rivera@gmail.com

Authors

David Cortes

aut / cre / cph

Jean-Sebastien Roy

cph

(Copyright holder of included tnc library)

Stephen Nash

cph

(Copyright holder of included tnc library)

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

poismf archive

Imports

Matrix ≥ 1.3
methods