1 write to IsUnderThirty
Microsoft.ML.Samples (1)
Dynamic\Transforms\CustomMapping.cs (1)
32(input, output) => output.IsUnderThirty = input.Age < 30;