UnivariateDetectionOptions.ImputeMode プロパティ

定義

入力系列の欠損値を処理する方法を指定します。 細分性が "なし" ではない場合に使用されます。

public Azure.AI.AnomalyDetector.ImputeMode? ImputeMode { get; set; }
member this.ImputeMode : Nullable<Azure.AI.AnomalyDetector.ImputeMode> with get, set
Public Property ImputeMode As Nullable(Of ImputeMode)

プロパティ値

適用対象