Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm.outlier.distance |
Distance-based outlier detection algorithms, such as DBOutlier and kNN.
|
de.lmu.ifi.dbs.elki.utilities.referencepoints |
Package containing strategies to obtain reference points
Shared code for various algorithms that use reference points.
|
Class and Description |
---|
ReferencePointsHeuristic
Simple Interface for an heuristic to pick reference points.
|
Class and Description |
---|
AxisBasedReferencePoints
Strategy to pick reference points by placing them on the axis ends.
|
GridBasedReferencePoints
Grid-based strategy to pick reference points.
|
RandomGeneratedReferencePoints
Reference points generated randomly within the used data space.
|
RandomSampleReferencePoints
Random-Sampling strategy for picking reference points.
|
ReferencePointsHeuristic
Simple Interface for an heuristic to pick reference points.
|
StarBasedReferencePoints
Star-based strategy to pick reference points.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.