1 write to _step
Microsoft.ML.FastTree (1)
Training\StepSearch.cs (1)
85_step = value;
2 references to _step
Microsoft.ML.FastTree (2)
Training\StepSearch.cs (2)
80get { return _step; } 86Scores.Initialize(_previousScores, _tree, _partitioning, _step);