| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.algorithm.outlier |
Outlier detection algorithms
|
| de.lmu.ifi.dbs.elki.algorithm.outlier.lof |
LOF family of outlier detection algorithms.
|
| de.lmu.ifi.dbs.elki.algorithm.outlier.meta |
Meta outlier detection algorithms: external scores, score rescaling.
|
| de.lmu.ifi.dbs.elki.algorithm.outlier.spatial |
Spatial outlier detection algorithms
|
| de.lmu.ifi.dbs.elki.algorithm.outlier.subspace |
Subspace outlier detection methods.
|
| de.lmu.ifi.dbs.elki.algorithm.outlier.trivial |
Trivial outlier detection algorithms: no outliers, all outliers, label outliers.
|
| tutorial.outlier |
| Class and Description |
|---|
| ABOD
Angle-Based Outlier Detection / Angle-Based Outlier Factor.
|
| ABOD.Parameterizer
Parameterization class.
|
| AbstractAggarwalYuOutlier
Abstract base class for the sparse-grid-cell based outlier detection of
Aggarwal and Yu.
|
| AbstractAggarwalYuOutlier.Parameterizer
Parameterization class.
|
| AbstractDBOutlier
Simple distance based outlier detection algorithms.
|
| AbstractDBOutlier.Parameterizer
Parameterization class.
|
| AggarwalYuEvolutionary
EAFOD provides the evolutionary outlier detection algorithm, an algorithm to
detect outliers for high dimensional data.
|
| AggarwalYuEvolutionary.Individuum
Individuum for the evolutionary search.
|
| AggarwalYuNaive
BruteForce provides a naive brute force algorithm in which all k-subsets of
dimensions are examined and calculates the sparsity coefficient to find
outliers.
|
| COP
Correlation outlier probability: Outlier Detection in Arbitrarily Oriented
Subspaces
Hans-Peter Kriegel, Peer Kröger, Erich Schubert, Arthur Zimek
Outlier Detection in Arbitrarily Oriented Subspaces in: Proc. |
| COP.DistanceDist
Score type.
|
| DBOutlierDetection
Simple distanced based outlier detection algorithm.
|
| DBOutlierScore
Compute percentage of neighbors in the given neighborhood with size d.
|
| DWOF
Algorithm to compute dynamic-window outlier factors in a database based on a
specified parameter
DWOF.Parameterizer.K_ID (-dwof.k). |
| EMOutlier
outlier detection algorithm using EM Clustering.
|
| FastABOD
Angle-Based Outlier Detection / Angle-Based Outlier Factor.
|
| FastABOD.Parameterizer
Parameterization class.
|
| GaussianModel
Outlier have smallest GMOD_PROB: the outlier scores is the
probability density of the assumed distribution.
|
| GaussianUniformMixture
Outlier detection algorithm using a mixture model approach.
|
| HilOut
Fast Outlier Detection in High Dimensional Spaces
Outlier Detection using Hilbert space filling curves
Reference:
F.
|
| HilOut.HilbertFeatures
Class organizing the data points along a hilbert curve.
|
| HilOut.HilFeature
Hilbert representation of a single object.
|
| HilOut.ScoreType
Type of output: all scores (upper bounds) or top n only
|
| KNNOutlier
Outlier Detection based on the distance of an object to its k nearest
neighbor.
|
| KNNWeightOutlier
Outlier Detection based on the accumulated distances of a point to its k
nearest neighbors.
|
| LBABOD
Angle-Based Outlier Detection / Angle-Based Outlier Factor.
|
| ODIN
Outlier detection based on the in-degree of the kNN graph.
|
| OPTICSOF
OPTICSOF provides the Optics-of algorithm, an algorithm to find Local
Outliers in a database.
|
| OutlierAlgorithm
Generic super interface for outlier detection algorithms.
|
| ReferenceBasedOutlierDetection
provides the Reference-Based Outlier Detection algorithm, an algorithm that
computes kNN distances approximately, using reference points.
|
| SimpleCOP
Algorithm to compute local correlation outlier probability.
|
| Class and Description |
|---|
| OutlierAlgorithm
Generic super interface for outlier detection algorithms.
|
| Class and Description |
|---|
| OutlierAlgorithm
Generic super interface for outlier detection algorithms.
|
| Class and Description |
|---|
| OutlierAlgorithm
Generic super interface for outlier detection algorithms.
|
| Class and Description |
|---|
| OutlierAlgorithm
Generic super interface for outlier detection algorithms.
|
| Class and Description |
|---|
| OutlierAlgorithm
Generic super interface for outlier detection algorithms.
|
| Class and Description |
|---|
| OutlierAlgorithm
Generic super interface for outlier detection algorithms.
|