次の方法で共有


ImageModelSettings.EarlyStoppingPatience プロパティ

定義

実行が停止する前に主要なメトリックの改善がないエポックまたは検証評価の最小数。 正の整数にする必要があります。

public int? EarlyStoppingPatience { get; set; }
member this.EarlyStoppingPatience : Nullable<int> with get, set
Public Property EarlyStoppingPatience As Nullable(Of Integer)

プロパティ値

適用対象