1 reference to GetOutput
Microsoft.ML.FastTree (1)
TreeEnsemble\InternalTreeEnsemble.cs (1)
254
output += _trees[h].
GetOutput
(binnedInstance);