public interface HasRuleValues extends ResultFeature
FeatureType.RULE_VALUE| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.BiMap<String,org.dmg.pmml.AssociationRule> |
getAssociationRuleRegistry() |
Map<String,org.dmg.pmml.Item> |
getItems() |
Map<String,org.dmg.pmml.Itemset> |
getItemsets() |
List<org.dmg.pmml.AssociationRule> |
getRuleValues(org.dmg.pmml.OutputField.Algorithm algorithm) |
Copyright © 2015. All Rights Reserved.