gaussian_kernel {live} | R Documentation |
LIME kernel from the original article with sigma = 1.
Description
LIME kernel from the original article with sigma = 1.
Usage
gaussian_kernel(explained_instance, simulated_instance)
Arguments
explained_instance |
explained instance |
simulated_instance |
new observation |
Value
numeric
[Package live version 1.5.13 Index]