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