4 writes to Features
Microsoft.ML.Tests (4)
Scenarios\Api\CookbookSamples\CookbookSamplesDynamicApi.cs (4)
79new DataPoint(){ Features = new float[4] { 8, 1, 3, 0}, 82new DataPoint(){ Features = new float[4] { 6, 2, 2, 0}, 85new DataPoint(){ Features = new float[4] { 4, 0, 1, 0}, 88new DataPoint(){ Features = new float[4] { 2,-1,-1, 1},