2 references to Pair
Microsoft.ML.Data (2)
Transforms\InvertHashUtils.cs (2)
283
pairSet.Add(new
Pair
(key, pairSet.Count));
299
pairSet.Add(new
Pair
(dst, pairSet.Count));