GenerationTokenStatisticsMetricThreshold Class

Definition

Generation token statistics metric threshold definition.

public class GenerationTokenStatisticsMetricThreshold
type GenerationTokenStatisticsMetricThreshold = class
Public Class GenerationTokenStatisticsMetricThreshold
Inheritance
GenerationTokenStatisticsMetricThreshold

Constructors

GenerationTokenStatisticsMetricThreshold(GenerationTokenStatisticsMetric)

Initializes a new instance of GenerationTokenStatisticsMetricThreshold.

Properties

Metric

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

ThresholdValue

The threshold value. If null, the set default is dependent on the metric type.

Applies to