3 references to UtilityParity
Microsoft.ML.Fairlearn (1)
AutoML\AutoMLExperimentExtension.cs (1)
58var moment = new UtilityParity();
Microsoft.ML.Fairlearn.Tests (2)
GridSearchTest.cs (1)
27var moment = new UtilityParity();
UtilityTest.cs (1)
18var dp = new UtilityParity(differenceBound: 0.01F);