| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.application.greedyensemble |
Greedy ensembles for outlier detection.
|
| Class and Description |
|---|
| ComputeKNNOutlierScores
Application that runs a series of kNN-based algorithms on a data set, for
building an ensemble in a second step.
|
| ComputeKNNOutlierScores.AlgRunner
Run an algorithm for a given k.
|
| EvaluatePrecomputedOutlierScores
Class to load an outlier detection summary file, as produced by
ComputeKNNOutlierScores, and compute popular evaluation metrics for
it. |
| GreedyEnsembleExperiment
Class to load an outlier detection summary file, as produced by
ComputeKNNOutlierScores, and compute a naive ensemble for it. |
| GreedyEnsembleExperiment.Distance
Distance modes.
|
| VisualizePairwiseGainMatrix
Class to load an outlier detection summary file, as produced by
ComputeKNNOutlierScores, and compute a matrix with the pairwise
gains. |
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.