Description Usage Arguments Value
Importance Callback
1 2 3 4 5 6 7 | var_importance_callback(
names,
top = 10,
start_epoch = 1,
retain_data = TRUE,
retain_plot = TRUE
)
|
names |
variable names as they appear in the model input x |
top |
number of variables to plot (top n). Default is 10. |
start_epoch |
the epoch to start plotting from. Default is 1. |
two outputs saved to the model context (importance_plot and importance_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.