5 writes to Survived
Microsoft.ML.Samples (5)
Dynamic\Transforms\Conversion\ConvertType.cs (5)
13new InputData() { Survived = true }, 14new InputData() { Survived = false }, 15new InputData() { Survived = true }, 16new InputData() { Survived = false }, 17new InputData() { Survived = false },
1 reference to Survived
Microsoft.ML.Samples (1)
Dynamic\Transforms\Conversion\ConvertType.cs (1)
37Console.WriteLine("A:{0,-10} Aconv:{1}", item.Survived,