1 type derived from InputData
Microsoft.ML.Samples (1)
Dynamic\Transforms\Conversion\ConvertTypeMultiColumn.cs (1)
87
private class TransformedData :
InputData
5 instantiations of InputData
Microsoft.ML.Samples (5)
Dynamic\Transforms\Conversion\ConvertTypeMultiColumn.cs (5)
20
new
InputData
() { Feature1 = true, Feature2 = "0.4",
23
new
InputData
() { Feature1 = false, Feature2 = "0.5",
26
new
InputData
() { Feature1 = false, Feature2 = "14",
29
new
InputData
() { Feature1 = false, Feature2 = "23",
32
new
InputData
() { Feature1 = true, Feature2 = "8904",