1 type derived from DataPoint
Microsoft.ML.Samples (1)
Dynamic\Transforms\Conversion\MapKeyToBinaryVector.cs (1)
67private class TransformedData : DataPoint
6 instantiations of DataPoint
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 }