SHOGUN
4.2.0
|
Go to the source code of this file.
Classes | |
class | CMMDKernelSelectionMedian |
Implements MMD kernel selection for a number of Gaussian baseline kernels via selecting the one with a bandwidth parameter that is closest to the median of all pairwise distances in the underlying data. Therefore, it only works for data to which a GaussianKernel can be applied, which are grouped under the class CDotFeatures in SHOGUN. More... | |