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, setToCombine
disableCache, getKernelCache, getKernelComputations, getNumberOfHits, getNumberOfMisses, getSquaredNormCache, innerProduct, load, reset, save, setKernelCache, setSquaredNormCache, squaredNorm, squaredNormOfTheDifference
protected float kernelComputation(Example exA, Example exB)
Kernel
kernelComputation
in class Kernel
exA
- the first exampleexB
- the second exampleexA
and
exB
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.