SmartDetectionCondition.Sensitivity Property

Definition

A numerical value to adjust the tolerance of the anomaly detection with a range of (0, 100]. It affects the width of the expected value range of each point. When increased, the expected value range will be tighter, and more anomalies will be reported. When turned down, the expected value range will be wider, and fewer anomalies will be reported.

public double Sensitivity { get; set; }
member this.Sensitivity : double with get, set
Public Property Sensitivity As Double

Property Value

Applies to