This is a generic S3 method for the R6 method
InterpretingMethod$plot_global()
. See the respective method described in
InterpretingMethod
for details.
plot_global(x, ...)
An object of the class InterpretingMethod
including the
subclasses Gradient
, SmoothGrad
, LRP
, DeepLift
,
DeepSHAP
, IntegratedGradient
, ExpectedGradient
and
ConnectionWeights
.
Other arguments specified in the R6 method
InterpretingMethod$plot_global()
. See InterpretingMethod
for details.