1 write to _sortingAlgorithm
Microsoft.ML.FastTree (1)
Training\Test.cs (1)
349_sortingAlgorithm = sortingAlgorithm;
1 reference to _sortingAlgorithm
Microsoft.ML.FastTree (1)
Training\Test.cs (1)
350DcgCalculator = new DcgCalculator(Dataset.MaxDocsPerQuery, _sortingAlgorithm);