View source: R/visualization.R
| tl_dashboard | R Documentation |
Create interactive visualization dashboard for a model
tl_dashboard(model, new_data = NULL, ...)
model |
A tidylearn model object |
new_data |
Optional data frame for evaluation (if NULL, uses training data) |
... |
Additional arguments |
A Shiny app object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.