public static class EvaluationStep.Parameterizer extends AbstractParameterizer
Modifier and Type | Field and Description |
---|---|
static OptionID |
EVALUATOR_ID
Parameter ID to specify the evaluators to run.
|
private List<Evaluator> |
evaluators
Evaluators to run
|
Constructor and Description |
---|
EvaluationStep.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected EvaluationStep |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
configure, make
public static final OptionID EVALUATOR_ID
-evaluator
protected void makeOptions(Parameterization config)
AbstractParameterizer
makeOptions
in class AbstractParameterizer
config
- Parameterization to add options to.protected EvaluationStep makeInstance()
AbstractParameterizer
makeInstance
in class AbstractParameterizer
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.