4 writes to Features
Microsoft.ML.Samples (4)
Dynamic\Transforms\NormalizeMinMaxMulticolumn.cs (4)
20Features = new float[4] { 1, 1, 3, 0 }, 25Features = new float[4] { 2, 2, 2, 0 }, 30Features = new float[4] { 0, 0, 1, 0 }, 35Features = new float[4] {-1,-1,-1, 1 },