共用方式為


DataDriftMetricThresholdBase interface

屬性

dataType

多型歧視性,指定這個物件可以是的不同類型

threshold

臨界值。 如果為 null,則會根據選取的計量來設定預設值。

屬性詳細資料

dataType

多型歧視性,指定這個物件可以是的不同類型

dataType: "Categorical" | "Numerical"

屬性值

"Categorical" | "Numerical"

threshold

臨界值。 如果為 null,則會根據選取的計量來設定預設值。

threshold?: MonitoringThreshold

屬性值