SHOGUN  4.1.0
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
MMDKernelSelectionCombMaxL2.h 文件参考

浏览源代码.

class  CMMDKernelSelectionCombMaxL2
 Implementation of maximum MMD kernel selection for combined kernel. This class selects a combination of baseline kernels that maximises the the MMD for a combined kernel based on a L2-regularization approach. This boils down to solve the convex program

\[ \min_\beta \{\beta^T \beta \quad \text{s.t.}\quad \beta^T \eta=1, \beta\succeq 0\}, \]

where \(\eta\) is a vector whose elements are the MMDs of the baseline kernels. 更多...

 

SHOGUN 机器学习工具包 - 项目文档