Description Usage Arguments Value
Perturbate an instance
1 2 | perturbate(perturbationFun, dataset, discretized_dataset, instance,
discretized_instance, anchors, p)
|
perturbationFun |
defines how the instances is perturbated. Usually, you
will use |
dataset |
the dataset from which perturbations will be drawn |
discretized_dataset |
the discretized dataset |
instance |
the instance to be perturbed |
discretized_instance |
the discretized version of the instance |
anchors |
indizes of features that will not be perturbated |
p |
possibility of an a feature to be perturbated. Anchors are not perturbated. |
perturbated instance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.