UnivariateEntireDetectionResult.Severity プロパティ

定義

各入力ポイントの重大度スコア。 値が大きいほど、異常が深刻になります。 通常のポイントの場合、重大度は常に 0 です。

public System.Collections.Generic.IReadOnlyList<float> Severity { get; }
member this.Severity : System.Collections.Generic.IReadOnlyList<single>
Public ReadOnly Property Severity As IReadOnlyList(Of Single)

プロパティ値

適用対象