tl_predict_ridge: Predict using a Ridge regression model
Description
Predict using a Ridge regression model
Usage
tl_predict_ridge(model, new_data, type = "response", ...)
Arguments
- model
A tidylearn Ridge model object
- new_data
A data frame containing the new data
- type
Type of prediction
- ...
Additional arguments