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