NumericalPredictionDriftMetricThreshold interface

Extends

Properties

dataType

Polymorphic discriminator, which specifies the different types this object can be

metric

[Required] The numerical prediction drift metric to calculate.

Inherited Properties

threshold

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

Property Details

dataType

Polymorphic discriminator, which specifies the different types this object can be

dataType: "Numerical"

Property Value

"Numerical"

metric

[Required] The numerical prediction drift metric to calculate.

metric: string

Property Value

string

Inherited Property Details

threshold

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

threshold?: MonitoringThreshold

Property Value

Inherited From PredictionDriftMetricThresholdBase.threshold