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