Description Usage Arguments Examples
shap dependency plot
1 | h2o.shap.dependency_plot(shap_values, X, i, log = F)
|
shap_values |
shap value matrix from |
X |
original dataset |
i |
variable to be plotted |
log |
whether log transformation is required |
1 2 3 4 5 6 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.