次の方法で共有


FeatureAttributionMetricThreshold(FeatureAttributionMetric) コンストラクター

定義

FeatureAttributionMetricThreshold の新しいインスタンスを初期化します。

public FeatureAttributionMetricThreshold (Azure.ResourceManager.MachineLearning.Models.FeatureAttributionMetric metric);
new Azure.ResourceManager.MachineLearning.Models.FeatureAttributionMetricThreshold : Azure.ResourceManager.MachineLearning.Models.FeatureAttributionMetric -> Azure.ResourceManager.MachineLearning.Models.FeatureAttributionMetricThreshold
Public Sub New (metric As FeatureAttributionMetric)

パラメーター

metric
FeatureAttributionMetric

[必須]計算する機能属性メトリック。

適用対象