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