3 references to Sweeper
Microsoft.ML.Sweeper (3)
SweepCommand.cs (3)
68
_host.CheckValue(args.
Sweeper
, nameof(args.
Sweeper
), "Please specify a sweeper");
77
_sweeper = args.
Sweeper
.CreateComponent(_host);