共用方式為


CustomMonitoringMetricThreshold 類別

注意

這是實驗性類別,隨時可能會變更。 請參閱 https://aka.ms/azuremlexperimental 以取得詳細資訊。

特徵屬性漂移計量閾值

繼承
azure.ai.ml.entities._monitoring.thresholds.MetricThreshold
CustomMonitoringMetricThreshold

建構函式

CustomMonitoringMetricThreshold(*, metric_name: str | None, threshold: float | None = None)

參數

名稱 Description
metric_name
必要
str

要計算的計量

threshold
必要

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