3 references to Bins
Microsoft.ML.FastTree (3)
SumupPerformanceCommand.cs (3)
92
_host.CheckUserArg(args.
Bins
> 0, nameof(args.
Bins
), "Must be positive");
98
_bins = args.
Bins
;