| 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. 
 | 
| 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 © 2019 ELKI Development Team. License information.