public interface HasRuleValues extends ResultFeature
ResultFeature.RULE_VALUE| Modifier and Type | Method and Description |
|---|---|
Map<String,org.dmg.pmml.association.Item> |
getItems() |
Map<String,org.dmg.pmml.association.Itemset> |
getItemsets() |
List<org.dmg.pmml.association.AssociationRule> |
getRuleValues(org.dmg.pmml.OutputField.Algorithm algorithm) |
Copyright © 2019. All rights reserved.