loss | R Documentation |
computation of the loss of factorization LR
loss(L, R, lambda, D)
L |
a matrix describing the effects of the features |
R |
a matrix describing the effects of the samples |
lambda |
constant that controls the extent of regularization during the gradient descent |
D |
a matrix containing the measured values |
a list containing the loss calculated and the error matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.