4 references to AllowBadGroups
Microsoft.ML.Data (4)
Training\TrainerUtils.cs (4)
35AllowBadEverything = AllowBadWeights | AllowBadGroups | AllowBadLabels | AllowBadFeatures, 38AllGroups = Group | AllowBadGroups, 754_keepBadGroup = (opt & CursOpt.AllowBadGroups) != 0; 768opt |= CursOpt.AllowBadGroups;