1 write to ActiveFeatures
Microsoft.ML.FastTree (1)
Training\TreeLearners\LeastSquaresRegressionTreeLearner.cs (1)
330ActiveFeatures = activeFeatures;
5 references to ActiveFeatures
Microsoft.ML.FastTree (5)
Training\TreeLearners\LeastSquaresRegressionTreeLearner.cs (5)
510if (ActiveFeatures != null) 515if (ActiveFeatures[f]) 565ActiveFeatures, 583if (ActiveFeatures == null) 593if (ActiveFeatures[i])