tl_plot_importance: Plot variable importance for tree-based models
Description
Plot variable importance for tree-based models
Usage
tl_plot_importance(model, top_n = 20, ...)
Arguments
- model
A tidylearn tree-based model object
- top_n
Number of top features to display (default: 20)
- ...
Additional arguments