public class ScoreClassificationMap extends LinkedHashMap<K,Double> implements HasReasonCodeRanking
| Modifier and Type | Class and Description |
|---|---|
static class |
ClassificationMap.Type |
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Method and Description |
|---|---|
Double |
getProbability(String value) |
List<String> |
getReasonCodeRanking() |
Number |
getResult() |
ClassificationMap.Type |
getType() |
clear, containsValue, get, removeEldestEntryclone, containsKey, entrySet, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic Number getResult()
getResult in interface Computablepublic List<String> getReasonCodeRanking()
getReasonCodeRanking in interface HasReasonCodeRankingpublic Double getProbability(String value)
getProbability in interface HasProbabilitypublic ClassificationMap.Type getType()
Copyright © 2013 University of Tartu. All Rights Reserved.