public class KernelMultiplication extends KernelCombination
toCombine| Constructor and Description |
|---|
KernelMultiplication() |
| Modifier and Type | Method and Description |
|---|---|
protected float |
kernelComputation(Example exA,
Example exB)
Returns the kernel similarity between the given examples.
|
getToCombine, setToCombinedisableCache, getKernelCache, getKernelComputations, getNumberOfHits, getNumberOfMisses, getSquaredNormCache, innerProduct, load, reset, save, setKernelCache, setSquaredNormCache, squaredNorm, squaredNormOfTheDifferenceprotected float kernelComputation(Example exA, Example exB)
KernelkernelComputation in class KernelexA - the first exampleexB - the second exampleexA and
exBCopyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.