public interface SubsetEvaluator
Modifier and Type | Method and Description |
---|---|
double |
evaluateSubset(java.util.BitSet subset)
evaluates a subset of attributes
|
double evaluateSubset(java.util.BitSet subset) throws java.lang.Exception
subset
- a bitset representing the attribute subset to be
evaluatedjava.lang.Exception
- if the subset could not be evaluated