1 write to _sortingAlgorithm
Microsoft.ML.FastTree (1)
Training\Test.cs (1)
473
_sortingAlgorithm
= sortingAlgorithm;
1 reference to _sortingAlgorithm
Microsoft.ML.FastTree (1)
Training\Test.cs (1)
476
() => new WinLossCalculator(Dataset.MaxDocsPerQuery,
_sortingAlgorithm
));