View source: R/supervised-trees.R
| tl_plot_importance | R Documentation |
Plot variable importance for tree-based models
tl_plot_importance(model, top_n = 20, ...)
model |
A tidylearn tree-based model object |
top_n |
Number of top features to display (default: 20) |
... |
Additional arguments |
A ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.