1 write to CategoricalSplit
Microsoft.ML.FastTree (1)
FastTree.cs (1)
951CategoricalSplit = categoricalSplit;
2 references to CategoricalSplit
Microsoft.ML.FastTree (2)
FastTree.cs (2)
1475if (CategoricalSplit && CategoricalFeatureIndices != null) 2093if (CategoricalSplit && CategoricalFeatureIndices != null)