Share via


BoostedTreeOptions.EarlyStoppingRule Eigenschaft

Definition

Frühstoppregel, die zum Beenden des Schulungsvorgangs verwendet wird, sobald ein bestimmtes Kriterium erfüllt ist. Mögliche Auswahlmöglichkeiten sind EarlyStoppingRuleBasedie Implementierungen wie TolerantEarlyStoppingRule z. B. und GeneralityLossRule.

public Microsoft.ML.Trainers.FastTree.EarlyStoppingRuleBase EarlyStoppingRule { get; set; }
member this.EarlyStoppingRule : Microsoft.ML.Trainers.FastTree.EarlyStoppingRuleBase with get, set
Public Property EarlyStoppingRule As EarlyStoppingRuleBase

Eigenschaftswert

Gilt für: