public abstract class AttributeSetEvaluator extends ASEvaluation
| Constructor and Description |
|---|
AttributeSetEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
abstract double |
evaluateAttribute(int attribute)
evaluates an individual attribute
|
abstract double |
evaluateAttribute(int[] attributes,
int[] classAttributes)
Evaluates a set of attributes
|
buildEvaluator, forName, getCapabilities, getRevision, makeCopies, postProcess, runEvaluatorpublic abstract double evaluateAttribute(int attribute)
throws Exception
attribute - the index of the attribute to be evaluatedException - if the attribute could not be evaluatedCopyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.