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