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