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