1 write to _numFeatures
Microsoft.ML.FastTree (1)
Training\EnsembleCompression\LassoFit.cs (1)
47_numFeatures = numFeatures;
1 reference to _numFeatures
Microsoft.ML.FastTree (1)
Training\EnsembleCompression\LassoFit.cs (1)
52double[] weights = new double[_numFeatures];