| shap_beeswarm | R Documentation |
The signature SHAP summary: one jittered point per (observation, variable),
positioned by SHAP value and colored by the feature value, min-max scaled
to [0, 1] within each variable so every variable's own range maps
to the full color gradient. Categorical features have no numeric value and
render as a neutral gray (no numeric value to scale).
shap_beeswarm(x, ...)
x |
A |
... |
Unused. |
A ggplot object.
gg_shap plot.gg_shap
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.