1 reference to ComputeThreshold
Microsoft.ML.Transforms (1)
MutualInformationFeatureSelection.cs (1)
190
var threshold =
ComputeThreshold
(scores, _slotsInOutput, out int tiedScoresToKeep);