GaussianKernel

class compressed_kde.GaussianKernel

Bases: Kernel

Gaussian kernel function.

Parameters

cutoff (scalar) – The standard deviation of the gaussian kernel beyond which the probability is set to zero.