ClassificationInterpretation_from_learner | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.