Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm.outlier.distance.parallel |
Parallel implementations of distance-based outlier detectors.
|
de.lmu.ifi.dbs.elki.algorithm.outlier.lof.parallel |
Parallelized variants of LOF.
|
de.lmu.ifi.dbs.elki.parallel.processor |
Processor API of ELKI, and some essential shared processors.
|
Modifier and Type | Class and Description |
---|---|
class |
KNNWeightProcessor
Compute the kNN weight score, used by
ParallelKNNWeightOutlier . |
Modifier and Type | Class and Description |
---|---|
class |
LOFProcessor
Processor for computing the LOF.
|
class |
LRDProcessor
Processor for the "local reachability density" of LOF.
|
class |
SimplifiedLRDProcessor
Processor for the "local reachability density" of LOF.
|
Modifier and Type | Class and Description |
---|---|
class |
KDistanceProcessor
Compute the kNN distance for each object.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.