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