Partager via


BoostedTreeOptions.EarlyStoppingRule Propriété

Définition

Règle d’arrêt anticipée utilisée pour terminer le processus d’entraînement une fois qu’elle répond à un critère spécifié. Les choix possibles sont EarlyStoppingRuleBaseles implémentations telles que TolerantEarlyStoppingRule et 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

Valeur de propriété

S’applique à