Package: rnnmf 0.3.0.0001
rnnmf: Regularized Non-Negative Matrix Factorization
A proof of concept implementation of regularized non-negative matrix factorization optimization. A non-negative matrix factorization factors non-negative matrix Y approximately as L R, for non-negative matrices L and R of reduced rank. This package supports such factorizations with weighted objective and regularization penalties. Allowable regularization penalties include L1 and L2 penalties on L and R, as well as non-orthogonality penalties. This package provides multiplicative update algorithms, which are a modification of the algorithm of Lee and Seung (2001) <http://papers.nips.cc/paper/1861-algorithms-for-non-negative-matrix-factorization.pdf>, as well as an additive update derived from that multiplicative update. See also Pav (2024) <doi:10.48550/arXiv.2410.22698>.
Authors:
rnnmf_0.3.0.0001.tar.gz
rnnmf_0.3.0.0001.zip(r-4.7)rnnmf_0.3.0.0001.zip(r-4.6)rnnmf_0.3.0.0001.zip(r-4.5)
rnnmf_0.3.0.0001.tgz(r-4.6-any)rnnmf_0.3.0.0001.tgz(r-4.5-any)
rnnmf_0.3.0.0001.tar.gz(r-4.7-any)rnnmf_0.3.0.0001.tar.gz(r-4.6-any)
rnnmf_0.3.0.0001.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rnnmf/json (API)
| # Install 'rnnmf' in R: |
| install.packages('rnnmf', repos = c('https://shabbychef.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/shabbychef/rnnmf/issues
Last updated from:6fbf3528a2. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 158 | ||
| source / vignettes | OK | 221 | ||
| linux-release-x86_64 | OK | 135 | ||
| macos-release-arm64 | OK | 106 | ||
| macos-oldrel-arm64 | OK | 144 | ||
| windows-devel | OK | 119 | ||
| windows-release | OK | 90 | ||
| windows-oldrel | OK | 110 | ||
| wasm-release | OK | 96 |
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| nmf . | aurnmf |
| gaurnmf . | gaurnmf |
| giqpm . | giqpm |
| murnmf . | murnmf |
| News for package 'rnnmf': | rnnmf-NEWS |
