5 writes to Price
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 },
1 reference to Price
Microsoft.ML.Samples (1)
Dynamic\Transforms\Conversion\MapValueIdvLookup.cs (1)
59
Console.WriteLine($"{featureRow.
Price
}\t\t" +