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