Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm.outlier.anglebased |
Angle-based outlier detection algorithms.
|
de.lmu.ifi.dbs.elki.distance.similarityfunction.kernel |
Kernel functions.
|
Modifier and Type | Method and Description |
---|---|
protected double |
ABOD.computeABOF(KernelMatrix kernelMatrix,
DBIDRef pA,
DBIDArrayIter pB,
DBIDArrayIter pC,
MeanVariance s)
Compute the exact ABOF value.
|
Modifier and Type | Method and Description |
---|---|
static Matrix |
KernelMatrix.centerKernelMatrix(KernelMatrix kernelMatrix)
Centers the Kernel Matrix in Feature Space according to Smola et.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.