次の方法で共有


Request.MaxAnomalyRatio プロパティ

定義

時系列の省略可能な引数、高度なモデル パラメーター、最大異常率を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="maxAnomalyRatio")]
public double? MaxAnomalyRatio { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxAnomalyRatio")>]
member this.MaxAnomalyRatio : Nullable<double> with get, set
Public Property MaxAnomalyRatio As Nullable(Of Double)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象