1 type derived from DataPoint
Microsoft.ML.Samples (1)
Dynamic\Transforms\Conversion\MapValueIdvLookup.cs (1)
84
private class TransformedData :
DataPoint
5 instantiations of DataPoint
Microsoft.ML.Samples (5)
Dynamic\Transforms\Conversion\MapValueIdvLookup.cs (5)
20
new
DataPoint
() { Price = 3.14f },
21
new
DataPoint
() { Price = 2000f },
22
new
DataPoint
() { Price = 1.19f },
23
new
DataPoint
() { Price = 2.17f },
24
new
DataPoint
() { Price = 33.784f },