1 write to _keepBadGroup
Microsoft.ML.Data (1)
Training\TrainerUtils.cs (1)
754
_keepBadGroup
= (opt & CursOpt.AllowBadGroups) != 0;
1 reference to _keepBadGroup
Microsoft.ML.Data (1)
Training\TrainerUtils.cs (1)
788
if (!
_keepBadGroup
&& Group == 0)