2 references to GetActive
Microsoft.ML.Data (2)
Transforms\RangeFilter.cs (2)
213Func<int, bool> inputPred = GetActive(predicate, out bool[] active); 226Func<int, bool> inputPred = GetActive(predicate, out bool[] active);