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