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