summary_plot {fastai} | R Documentation |
Summary_plot
Description
Displays the SHAP values (which can be interpreted for feature importance)
Usage
summary_plot(object, dpi = 200, ...)
Arguments
object |
ShapInterpretation object |
dpi |
dots per inch |
... |
additional arguments |
Value
None
[Package fastai version 2.2.2 Index]