View source: R/supervised-regularization.R
| tl_predict_elastic_net | R Documentation |
Predict using an Elastic Net regression model
tl_predict_elastic_net(model, new_data, type = "response", ...)
model |
A tidylearn Elastic Net model object |
new_data |
A data frame containing the new data |
type |
Type of prediction |
... |
Additional arguments |
Predictions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.