3 writes to _epsilon
Microsoft.ML.Fairlearn (3)
Reductions\UtilityParity.cs (3)
37
_epsilon
= _defaultDifferenceBound;
42
_epsilon
= differenceBound;
47
_epsilon
= ratioBoundSlack;
1 reference to _epsilon
Microsoft.ML.Fairlearn (1)
Reductions\UtilityParity.cs (1)
132
return
_epsilon
;