2 references to ImplOne
Microsoft.ML.Data (2)
Transforms\NormalizeColumnDbl.cs (2)
1147
return new Dbl.
ImplOne
(host, binUpperBounds, fixZero);
1192
return new
ImplOne
(host, binUpperBounds[0], fixZero);