5 references to SlotsInOutput
Microsoft.ML.Transforms (5)
FeatureSelectionCatalog.cs (2)
40int slotsInOutput = MutualInfoSelectDefaults.SlotsInOutput, 62int slotsInOutput = MutualInfoSelectDefaults.SlotsInOutput,
MutualInformationFeatureSelection.cs (3)
100public int SlotsInOutput = Defaults.SlotsInOutput; 128int slotsInOutput = Defaults.SlotsInOutput, 161string labelColumnName = Defaults.LabelColumnName, int slotsInOutput = Defaults.SlotsInOutput, int numBins = Defaults.NumBins)