Package | Description |
---|---|
it.uniroma2.sag.kelp.kernel.standard |
Modifier and Type | Class and Description |
---|---|
class |
KernelMultiplication
Multiplication of Kernels
Given the kernels K1…Kn, the combination formula is: ∏iKi |
class |
LinearKernelCombination
Weighted Linear Combination of Kernels
Given the kernels K1…Kn, with weights c1…cn, the combination formula is: ∑iciKi |
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.