2 writes to _minBinSize
Microsoft.ML.Core (2)
Utilities\SupervisedBinFinder.cs (2)
68_minBinSize = minBinSize; 146_minBinSize = minBinSize;
1 reference to _minBinSize
Microsoft.ML.Core (1)
Utilities\SupervisedBinFinder.cs (1)
247if (totalCount < binFinder._minBinSize) // too small bin, won't split