EarlyStoppingRule Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public abstract class EarlyStoppingRule : Microsoft.ML.Trainers.FastTree.EarlyStoppingRuleBase
type EarlyStoppingRule = class
inherit EarlyStoppingRuleBase
Public MustInherit Class EarlyStoppingRule
Inherits EarlyStoppingRuleBase
- Inheritance
- Derived
Methods
CheckScore(Single, Single, Boolean) |
Check if the learning should stop or not. (Inherited from EarlyStoppingRuleBase) |