4 writes to Features2
Microsoft.ML.Samples (4)
Dynamic\Transforms\NormalizeMinMaxMulticolumn.cs (4)
21Features2 = new float[3] { 1, 2, 3 } 26Features2 = new float[3] { 3, 4, 5 } 31Features2 = new float[3] { 6, 7, 8 } 36Features2 = new float[3] { 9, 0, 4 }