@Beta public class NeuronClassificationMap extends EntityClassificationMap<org.dmg.pmml.Entity> implements HasProbability
ClassificationMap.TypeAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
NeuronClassificationMap() |
protected |
NeuronClassificationMap(org.dmg.pmml.Entity entity) |
| Modifier and Type | Method and Description |
|---|---|
Double |
getProbability(String value) |
getEntity, getEntityId, getResult, toStringHelpergetType, normalize, normalizeSoftMax, sum, toStringclear, containsValue, get, removeEldestEntryclone, containsKey, entrySet, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCodeprotected NeuronClassificationMap()
protected NeuronClassificationMap(org.dmg.pmml.Entity entity)
public Double getProbability(String value)
getProbability in interface HasProbabilityCopyright © 2014. All Rights Reserved.