Description Usage Arguments Value
View source: R/method_scoresystem.R
Choose best lambda by cross-validation
1 | choose_best_lambda(lambdas, X)
|
lambdas |
Numeric vector of lambda to test. |
X |
Matrix to pseudo orthogonalize of size m*(n+m). |
The best lambda, which minimize RMSE prediction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.