@Beta public class ProbabilityClassificationMap<K> extends ClassificationMap<K> implements HasProbability
ClassificationMap.TypeAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
ProbabilityClassificationMap() |
| Modifier and Type | Method and Description |
|---|---|
Double |
getProbability(String value) |
getResult, getType, normalize, normalizeSoftMax, sum, toString, toStringHelperclear, containsValue, get, removeEldestEntryclone, containsKey, entrySet, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCodepublic Double getProbability(String value)
getProbability in interface HasProbabilityCopyright © 2014. All Rights Reserved.