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