2 references to Features
Microsoft.ML.IntegrationTests (2)
DataTransformation.cs (2)
185
for (int i = 0; i < row.
Features
.Length; i++)
186
Assert.InRange(row.
Features
[i], -1, 1);