1 type derived from DataPoint
Microsoft.ML.Tests (1)
Transformers\ValueMappingTests.cs (1)
807
private class TransformedData :
DataPoint
5 instantiations of DataPoint
Microsoft.ML.Tests (5)
Transformers\ValueMappingTests.cs (5)
755
new
DataPoint
() { Price = 3.14f },
756
new
DataPoint
() { Price = 2000f },
757
new
DataPoint
() { Price = 1.19f },
758
new
DataPoint
() { Price = 2.17f },
759
new
DataPoint
() { Price = 33.784f },