2 references to Bottom
Microsoft.ML.Data (2)
Scorers\FeatureContributionCalculation.cs (2)
63
if (args.
Bottom
< 0)
81
return new BindableMapper(env, pred, args.Top, args.
Bottom
, args.Normalize, args.Stringify);