1 override of GetBestIteration
Microsoft.ML.FastTree (1)
BoostingFastTree.cs (1)
154private protected override int GetBestIteration(IChannel ch)
1 reference to GetBestIteration
Microsoft.ML.FastTree (1)
FastTree.cs (1)
755bestIteration = GetBestIteration(ch);