summary_plot {fastai} | R Documentation |
Displays the SHAP values (which can be interpreted for feature importance)
summary_plot(object, dpi = 200, ...)
object |
ShapInterpretation object |
dpi |
dots per inch |
... |
additional arguments |
None