Package | Description |
---|---|
it.uniroma2.sag.kelp.kernel.standard |
Modifier and Type | Class and Description |
---|---|
class |
KernelMultiplication
Multiplication of Kernels
Given the kernels \(K_1 \ldots K_n\), the combination formula is: \(\prod_{i}K_i\) |
class |
LinearKernelCombination
Weighted Linear Combination of Kernels
Given the kernels \(K_1 \ldots K_n\), with weights \(c_1 \ldots c_n\), the combination formula is: \(\sum_{i}c_iK_i\) |
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.