Construct interpretation object from a learner

ClassificationInterpretation_from_learner(
  learn,
  ds_idx = 1,
  dl = NULL,
  act = NULL
)

Arguments

learn

learner/model

ds_idx

ds by index

dl

dataloader

act

activation

Value

interpretation object