2 references to MaxToReturn
Microsoft.ML.Data (2)
Prediction\Calibrator.cs (2)
2091if (prob > MaxToReturn) 2092return MaxToReturn;