View source: R/visualization.R
| tl_plot_importance_comparison | R Documentation |
Plot feature importance across multiple models
tl_plot_importance_comparison(..., top_n = 10, names = NULL)
... |
tidylearn model objects to compare |
top_n |
Number of top features to display (default: 10) |
names |
Optional character vector of model names |
A ggplot object with feature importance comparison
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.