1 write to Features
Microsoft.ML.Samples (1)
Dynamic\Transforms\TreeFeaturization\FastTreeBinaryFeaturizationWithOptions.cs (1)
138Features = Enumerable.Repeat(label, 3).Select(x => x ?
2 references to Features
Microsoft.ML.Samples (2)
Dynamic\Transforms\TreeFeaturization\FastTreeBinaryFeaturizationWithOptions.cs (2)
39string featureColumnName = nameof(DataPoint.Features); 93",", dataPoint.Features) + "] is transformed to three " +