6 writes to Timeframe
Microsoft.ML.Samples (6)
Dynamic\Transforms\Conversion\MapKeyToBinaryVector.cs (6)
24new DataPoint() { Timeframe = 9 }, 25new DataPoint() { Timeframe = 8 }, 26new DataPoint() { Timeframe = 8 }, 27new DataPoint() { Timeframe = 9 }, 28new DataPoint() { Timeframe = 2 }, 29new DataPoint() { Timeframe = 3 }
1 reference to Timeframe
Microsoft.ML.Samples (1)
Dynamic\Transforms\Conversion\MapKeyToBinaryVector.cs (1)
48Console.WriteLine($"{featureRow.Timeframe}\t\t\t" +