helper_plot_top_contributors | R Documentation |
This function generates a plot of the top contributing features for the top n models.
helper_plot_top_contributors(
shap_table,
name,
n,
color = "#52565e",
labels_data = NULL,
sec_label = NULL
)
plot_top_contributors(shap_table, name, 10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.