5 references to EarlyStoppingRule
Microsoft.ML.FastTree (5)
Training\EarlyStoppingCriteria.cs (5)
94/// Lazy constructor. It doesn't initialize anything because in runtime, <see cref="EarlyStoppingRule.EarlyStoppingRule(bool)"/> will be 151: base(lowerIsBetter) 218: base(lowerIsBetter) 321: base(lowerIsBetter) 505: base(lowerIsBetter)