1 write to Fix
Microsoft.ML.Data (1)
Transforms\NormalizeColumnSng.cs (1)
1692Fix = fix;
1 reference to Fix
Microsoft.ML.Data (1)
Transforms\NormalizeColumnSng.cs (1)
1726MinMaxUtils.ComputeScaleAndOffset(Fix, Aggregator.Max[0], Aggregator.Min[0], out scale, out offset);