Package | Description |
---|---|
com.tencentcloudapi.cii.v20210408.models |
Modifier and Type | Method and Description |
---|---|
UnderwriteItem[] |
MachinePredict.getDisease()
Get 疾病指标
|
UnderwriteItem[] |
MachinePredict.getExplanation()
Get AI决策树解释
|
UnderwriteItem[] |
MachinePredict.getLaboratory()
Get 检查异常
|
Modifier and Type | Method and Description |
---|---|
void |
MachinePredict.setDisease(UnderwriteItem[] Disease)
Set 疾病指标
|
void |
MachinePredict.setExplanation(UnderwriteItem[] Explanation)
Set AI决策树解释
|
void |
MachinePredict.setLaboratory(UnderwriteItem[] Laboratory)
Set 检查异常
|
Constructor and Description |
---|
UnderwriteItem(UnderwriteItem source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.