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