ClassificationInterpretation_from_learner: ClassificationInterpretation_from_learner

View source: R/test.R

ClassificationInterpretation_from_learnerR Documentation

ClassificationInterpretation_from_learner

Description

Construct interpretation object from a learner

Usage

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


fastai documentation built on March 31, 2023, 11:41 p.m.