Diffusion Maps
Gaussian kernel
Exponential kernel function used to compute local similarities between data points, defined by K(x,y) = exp(-||x-y||²/σ²) where σ is the bandwidth parameter.
← Indietro