4 writes to FeatureIndex
Microsoft.ML.FastTree (4)
Dataset\FeatureFlock.cs (4)
557vBin.FeatureIndex = feature; 576FeatureIndex = lowPopulationFeatures[0], 753vBin.FeatureIndex = feature; 788vBin.FeatureIndex = lowPopulationFeatures[0];
2 references to FeatureIndex
Microsoft.ML.FastTree (2)
Dataset\FeatureFlock.cs (2)
671catFeatureIndices.Add(virtualBins[index].FeatureIndex); 893catFeatureIndices.Add(virtualBins[index].FeatureIndex);