RcppML NMF is: The fastest NMF implementation in any language for sparse and dense matrices More interpretable than other implementations due to diagonal scaling Easy to regularize with an L1 penalty Installation Install from CRAN or the development version from GitHub: install.packages('RcppML')...