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