NumericalDataDriftMetricThreshold interface
- 扩展
属性
data |
多态鉴别器,它指定此对象可以的不同类型的 |
metric | [必需]要计算的数字数据偏移指标。 |
继承属性
threshold | 阈值。 如果为 null,则会根据所选指标设置默认值。 |
属性详细信息
dataType
多态鉴别器,它指定此对象可以的不同类型的
dataType: "Numerical"
属性值
"Numerical"
metric
[必需]要计算的数字数据偏移指标。
metric: string
属性值
string
继承属性详细信息
threshold
阈值。 如果为 null,则会根据所选指标设置默认值。
threshold?: MonitoringThreshold