| predict.tidylearn_transfer | R Documentation |
Predict with transfer learning model
## S3 method for class 'tidylearn_transfer'
predict(object, new_data, ...)
object |
A tidylearn_transfer model object |
new_data |
New data for predictions |
... |
Additional arguments |
A tibble of predictions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.