Share via


UnivariateLastDetectionResult.Severity Property

Definition

Severity score for the last input point. The larger the value is, the more severe the anomaly is. For normal points, the severity is always 0.

public float? Severity { get; }
member this.Severity : Nullable<single>
Public ReadOnly Property Severity As Nullable(Of Single)

Property Value

Applies to