次の方法で共有


UnivariateChangePointDetectionOptions.Series プロパティ

定義

時系列データ ポイント。 ポイントは、変更ポイントの検出結果と一致するように、タイム スタンプで昇順で並べ替える必要があります。

public System.Collections.Generic.IList<Azure.AI.AnomalyDetector.TimeSeriesPoint> Series { get; }
member this.Series : System.Collections.Generic.IList<Azure.AI.AnomalyDetector.TimeSeriesPoint>
Public ReadOnly Property Series As IList(Of TimeSeriesPoint)

プロパティ値

適用対象