| tl_evaluate | R Documentation |
Evaluate a tidylearn model
tl_evaluate(object, new_data = NULL, ...)
object |
A tidylearn model object |
new_data |
Optional new data for evaluation (if NULL, uses training data) |
... |
Additional arguments |
A tibble of evaluation metrics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.