1 implementation of GetNode
Microsoft.ML.FastTree (1)
FastTree.cs (1)
3299public INode GetNode(int nodeId, bool isLeaf, IEnumerable<string> featuresNames = null)