共用方式為


GenerationTokenStatisticsMetricThreshold Constructor

Definition

Initializes a new instance of GenerationTokenStatisticsMetricThreshold.

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

Parameters

metric
GenerationTokenStatisticsMetric

[Required] Gets or sets the feature attribution metric to calculate.

Applies to