View source: R/supervised-regularization.R
| tl_predict_ridge | R Documentation |
Predict using a Ridge regression model
tl_predict_ridge(model, new_data, type = "response", ...)
model |
A tidylearn Ridge 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.