WeightedDegreeStringKernel.h文件参考

浏览该文件的源代码。

组合类型

class  CWeightedDegreeStringKernel
 The Weighted Degree String kernel. 更多...

枚举

enum  EWDKernType {
  E_WD = 0, E_EXTERNAL = 1, E_BLOCK_CONST = 2, E_BLOCK_LINEAR = 3,
  E_BLOCK_SQPOLY = 4, E_BLOCK_CUBICPOLY = 5, E_BLOCK_EXP = 6, E_BLOCK_LOG = 7,
  E_BLOCK_EXTERNAL = 8
}

SHOGUN Machine Learning Toolbox - Documentation