public interface HasRuleValues extends ResultFeature
ResultFeature.RULE_VALUE| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.BiMap<String,org.dmg.pmml.association.AssociationRule> |
getAssociationRuleRegistry() |
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 © 2017. All Rights Reserved.