nmf
S3 class to the result of nmf
function[
, align
, biplot
, dim
, dimnames
, head
, mse
, predict
, print
, prod
, sort
, sparsity
, summary
, t
)biplot.nmf
, plot.nmfSummary
, plot.nmfCrossValidation
)mse
is now an S3 method for nmf
objectsproject
now handles only projections of w
, for simplicityGetting Started with NMF
!updateInPlace
advanced parameter for nmf
because advantages were not convincingmask_zeros
implementation is now specific to sparse matrices, multi-thread parallelization, and projections with transpositioncosine
function for fast cosine distance calculationshawaiibirds
, aml
, and movielens
)rnorm
and runif
with multiple ranges/shapes, when multiple seeds are specified)impute
and perturb
methods to crossValidate
rnorm
and runif
with multiple ranges/shapes)Matrix
packageAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.