4 references to GetDescription
Microsoft.ML.FastTree (4)
FastTree.cs (4)
3071
nodeModes.Add(NodeMode.BranchLEq.
GetDescription
());
3090
nodeModes.Add(NodeMode.Leaf.
GetDescription
());
3110
node.AddAttribute("post_transform", PostTransform.None.
GetDescription
());
3113
node.AddAttribute("aggregate_function", AggregateFunction.Sum.
GetDescription
());