View source: R/visualization.R
| tl_extract_importance_regularized | R Documentation |
Extract importance from a regularized regression model
tl_extract_importance_regularized(model, lambda = "1se")
model |
A tidylearn regularized model object |
lambda |
Which lambda to use ("1se" or "min", default: "1se") |
A data frame with feature importance values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.