Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ClassificationInterpretation_from_learner

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

Interface to 'fastai'

v2.0.7
Apache License 2.0
Authors
Turgut Abdullayev [ctb, cre, cph, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.