10 #ifndef __MMDKERNELSELECTIONCOMBMAXL2_H_
11 #define __MMDKERNELSELECTIONCOMBMAXL2_H_
74 return "MMDKernelSelectionCombMaxL2";
virtual ~CMMDKernelSelectionCombMaxL2()
Kernel two sample test base class. Provides an interface for performing a two-sample test using a ker...
Implementation of maximum MMD kernel selection for combined kernel. This class selects a combination ...
virtual SGVector< float64_t > compute_measures()
all of classes and functions are contained in the shogun namespace
Base class for kernel selection of combined kernels. Given an MMD instance whose underlying kernel is...
CMMDKernelSelectionCombMaxL2()
virtual const char * get_name() const