次の方法で共有


UnivariateChangePointDetectionOptions.Threshold プロパティ

定義

0.0 ~ 1.0 の高度なモデル パラメーターを示す引数。 値が小さいほど、傾向誤差が大きくなります。つまり、受け入れられる変化点が少なくなります。

public float? Threshold { get; set; }
member this.Threshold : Nullable<single> with get, set
Public Property Threshold As Nullable(Of Single)

プロパティ値

適用対象