lambda_raw_fun | R Documentation |
Title: Grid methods to find which lambda minimize the loss
lambda_raw_fun(grad, L, alpha, lambda.raw = 2, fac1 = 1.1, fac2 = 0.96)
grad |
the gradient descent |
L |
|
alpha |
|
lambda.raw |
|
fac2 |
This function will return the the lambda that minimizes the loss function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.