@Beta public class RuleClassificationMap extends EntityClassificationMap<org.dmg.pmml.SimpleRule> implements HasConfidence
ClassificationMap.TypeAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
RuleClassificationMap() |
protected |
RuleClassificationMap(org.dmg.pmml.SimpleRule rule) |
| Modifier and Type | Method and Description |
|---|---|
Double |
getConfidence(String value) |
String |
getResult() |
getEntity, getEntityIdgetTypeclear, containsValue, get, removeEldestEntryclone, containsKey, entrySet, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringprotected RuleClassificationMap()
protected RuleClassificationMap(org.dmg.pmml.SimpleRule rule)
public String getResult()
getResult in interface ComputablegetResult in class EntityClassificationMap<org.dmg.pmml.SimpleRule>public Double getConfidence(String value)
getConfidence in interface HasConfidenceCopyright © 2014. All Rights Reserved.