2 references to ShouldAddColumn
Microsoft.ML.EntryPoints (2)
ScoreColumnSelector.cs (2)
36if (!ShouldAddColumn(view.Schema, i, input.ExtraColumns, maxScoreId)) 89if (!ShouldAddColumn(input.Data.Schema, i, null, maxScoreId))