ClassificationInterpretation_from_learner {fastai} | R Documentation |
Construct interpretation object from a learner
ClassificationInterpretation_from_learner(
learn,
ds_idx = 1,
dl = NULL,
act = NULL
)
learn |
learner/model |
ds_idx |
ds by index |
dl |
dataloader |
act |
activation |
interpretation object