次の方法で共有


UnivariateEntireDetectionResult.IsAnomaly プロパティ

定義

各入力ポイントの異常プロパティ。 True は、異常 (負または陽性) が検出されたことを意味します。 配列のインデックスは入力系列と一致します。

public System.Collections.Generic.IReadOnlyList<bool> IsAnomaly { get; }
member this.IsAnomaly : System.Collections.Generic.IReadOnlyList<bool>
Public ReadOnly Property IsAnomaly As IReadOnlyList(Of Boolean)

プロパティ値

適用対象