DRSAClassificationMethod
, RulesDRSAClassificationMethod
, RulesHybridClassificationMethod
public interface DRSAMethod
Modifier and Type | Method | Description |
---|---|---|
void |
setDecisionAttributePreferenceType(Attribute decisionAttribute) |
Sets preference type (COST or GAIN) of the decision attribute.
|
void setDecisionAttributePreferenceType(Attribute decisionAttribute)
decisionAttribute
- reference to the decision attribute.