FeatureAttributionMetricThreshold interface

Properties

metric

[Required] The feature attribution metric to calculate.

threshold

The threshold value. If null, a default value will be set depending on the selected metric.

Property Details

metric

[Required] The feature attribution metric to calculate.

metric: string

Property Value

string

threshold

The threshold value. If null, a default value will be set depending on the selected metric.

threshold?: MonitoringThreshold

Property Value