gaussian_kernel: LIME kernel from the original article with sigma = 1.

Description Usage Arguments Value

View source: R/kernels.R

Description

LIME kernel from the original article with sigma = 1.

Usage

1
gaussian_kernel(explained_instance, simulated_instance)

Arguments

explained_instance

explained instance

simulated_instance

new observation

Value

numeric


live documentation built on Jan. 17, 2020, 9:06 a.m.