1 instantiation of Tree
Microsoft.ML.FastTree (1)
FastTree.cs (1)
3257
return TrainedEnsemble.Trees.Select(k => new
Tree
(k)).ToArray();