1 write to EarlyStoppingRule
Microsoft.ML.IntegrationTests (1)
Validation.cs (1)
125EarlyStoppingRule = new GeneralityLossRule()
2 references to EarlyStoppingRule
Microsoft.ML.FastTree (2)
FastTreeArguments.cs (1)
699/// The underlying state of <see cref="EarlyStoppingRuleFactory"/> and <see cref="EarlyStoppingRule"/>.
Training\EarlyStoppingCriteria.cs (1)
36/// Used for setting <see cref="EarlyStoppingRule"/> <see cref="BoostedTreeOptions.EarlyStoppingRule"/>.