1 reference to DocToQuery
Microsoft.ML.FastTree (1)
Dataset\Dataset.cs (1)
294int[] queryIndices = docIndices.Select(d => DocToQuery[d]).ToArray();