1 reference to ComputeThreshold
Microsoft.ML.Transforms (1)
LearnerFeatureSelection.cs (1)
141threshold = ComputeThreshold(scoresValues, options.NumSlotsToKeep.Value, out tiedScoresToKeep);