4 writes to Timeframe
Microsoft.ML.Samples (4)
Dynamic\Transforms\Conversion\MapKeyToVector.cs (4)
23new DataPoint() { Timeframe = 8, PartA=1, PartB=2}, 24new DataPoint() { Timeframe = 7, PartA=2, PartB=1}, 25new DataPoint() { Timeframe = 8, PartA=3, PartB=2}, 26new DataPoint() { Timeframe = 3, PartA=3, PartB=3}
1 reference to Timeframe
Microsoft.ML.Samples (1)
Dynamic\Transforms\Conversion\MapKeyToVector.cs (1)
63Console.WriteLine(featureRow.Timeframe + " " +