你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ImageModelSettings.EarlyStoppingPatience 属性

定义

在停止运行之前,没有主要指标改进的最小时期数或验证评估。 必须是正整数。

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

属性值

适用于