次の方法で共有


SmartDetectionCondition クラス

定義

SmartDetectionCondition。

public class SmartDetectionCondition
type SmartDetectionCondition = class
Public Class SmartDetectionCondition
継承
SmartDetectionCondition

コンストラクター

SmartDetectionCondition(Double, AnomalyDetectorDirection, SuppressCondition)

SmartDetectionCondition クラスの新しいインスタンスを初期化します。

プロパティ

AnomalyDetectorDirection

期待される値範囲を区切る境界を設定します。 この範囲外のデータ ポイントは、異常と見なされます。

Sensitivity

(0, 100] の範囲で異常検出の許容範囲を調整する数値。 各ポイントの期待値範囲の幅に影響します。 値を増やすと、予想される値の範囲が狭くなり、より多くの異常が報告されます。 オフにすると、予想される値の範囲が広くなり、報告される異常は少なくなります。

SuppressCondition

SuppressConditionすべての異常なデータ ポイントに適用される 。

適用対象