共用方式為


CategoricalPredictionDriftMetricThreshold interface

Extends

屬性

dataType

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

metric

[必要]要計算的類別預測漂移計量。

繼承的屬性

threshold

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

屬性詳細資料

dataType

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

dataType: "Categorical"

屬性值

"Categorical"

metric

[必要]要計算的類別預測漂移計量。

metric: string

屬性值

string

繼承的屬性詳細資料

threshold

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

threshold?: MonitoringThreshold

屬性值

繼承自PredictionDriftMetricThresholdBase.threshold