public class NoAutomaticEvaluation extends java.lang.Object implements Evaluator
AutomaticEvaluation
, if you do not want
evaluation to run.Modifier and Type | Class and Description |
---|---|
static class |
NoAutomaticEvaluation.Parameterizer
Parameterization class
|
Constructor and Description |
---|
NoAutomaticEvaluation() |
Modifier and Type | Method and Description |
---|---|
void |
processNewResult(ResultHierarchy hier,
Result newResult)
Process a result.
|
public void processNewResult(ResultHierarchy hier, Result newResult)
ResultProcessor
processNewResult
in interface ResultProcessor
hier
- The base of the result tree.newResult
- Newly added result subtree.Copyright © 2019 ELKI Development Team. License information.