2 references to GetContent
Microsoft.ML.FastTree (2)
TreeEnsemble\InternalRegressionTree.cs (2)
1204
sbInput.Append(featureContents.
GetContent
(SplitFeatures[n]));
1284
sbInput.Append(featureContents.
GetContent
(categoricalSplitFeature));