1 write to _maxBins
Microsoft.ML.FastTree (1)
FastTree.cs (1)
2737
_maxBins
= maxBins;
1 reference to _maxBins
Microsoft.ML.FastTree (1)
FastTree.cs (1)
2750
var convData = DataConverter.Create(data, _host,
_maxBins
, _maxLabel, _diskTranspose, _noFlocks,