1 type derived from DataPoint
Microsoft.ML.Samples (1)
Dynamic\Transforms\Conversion\MapKeyToBinaryVector.cs (1)
67
private class TransformedData :
DataPoint
6 instantiations of DataPoint
Microsoft.ML.Samples (6)
Dynamic\Transforms\Conversion\MapKeyToBinaryVector.cs (6)
24
new
DataPoint
() { Timeframe = 9 },
25
new
DataPoint
() { Timeframe = 8 },
26
new
DataPoint
() { Timeframe = 8 },
27
new
DataPoint
() { Timeframe = 9 },
28
new
DataPoint
() { Timeframe = 2 },
29
new
DataPoint
() { Timeframe = 3 }