1 write to _tree
Microsoft.ML.FastTree (1)
Training\StepSearch.cs (1)
68
_tree
= tree;
1 reference to _tree
Microsoft.ML.FastTree (1)
Training\StepSearch.cs (1)
86
Scores.Initialize(_previousScores,
_tree
, _partitioning, _step);