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;