See: Description

| Interface | Description | 
|---|---|
| Evaluator | Interface for post-algorithm evaluations, such as histograms, outlier score
 evaluations, ... | 
| Class | Description | 
|---|---|
| AutomaticEvaluation | Evaluator that tries to auto-run a number of evaluation methods. | 
| AutomaticEvaluation.Parameterizer | Parameterization class | 
| NoAutomaticEvaluation | No-operation evaluator, that only serves the purpose of explicitely disabling
 the default value of  AutomaticEvaluation, if you do not want
 evaluation to run. | 
| NoAutomaticEvaluation.Parameterizer | Parameterization class | 
Functionality for the evaluation of algorithms.