public class InsightModelDataNormalityUsage
extends com.ibm.watson.developer_cloud.service.model.DynamicModel
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
InsightModelDataNormalityUsage() |
Modifier and Type | Method and Description |
---|---|
Float |
getAbnormalScore()
Gets the abnormalScore.
|
Float |
getNonFindingScore()
Gets the nonFindingScore.
|
Float |
getNormalScore()
Gets the normalScore.
|
Float |
getUnknownScore()
Gets the unknownScore.
|
equals, hashCode, toString
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
public Float getNormalScore()
public Float getAbnormalScore()
public Float getUnknownScore()
public Float getNonFindingScore()
Copyright © 2021 IBM Cloud. All rights reserved.