2 writes to Max
Microsoft.ML.Data (2)
Prediction\Calibrator.cs (2)
1100Max = float.MinValue; 1132Max = (maxC > maxNC) ? maxC : maxNC;
1 reference to Max
Microsoft.ML.Data (1)
Prediction\Calibrator.cs (1)
1133BinSize = (Max - Min) / NumBins;