Provides a gaussian kernel density at point given a sample. If the KDE of the entire sample space is required, this method can easily be augmented. Args: x (np.array): Test data of shape [n_features] gamma: gaussian width from which to sample
(self, x, gamma)
source not stored for this graph (policy: none)
no outgoing calls