2 references to RawThreshold
Microsoft.ML.FastTree (2)
FastTree.cs (2)
3221
writer.Write("(({0} > {1}) ? ", name, FloatUtils.ToRoundTripString(tree.
RawThreshold
(node)));
3323
keyValues.Add(NodeKeys.Threshold, string.Format("<= {0}", _regTree.
RawThreshold
(nodeId)));