1 type derived from Moment
Microsoft.ML.Fairlearn (1)
Reductions\Moment.cs (1)
77public abstract class ClassificationMoment : Moment
1 reference to Moment
Microsoft.ML.Fairlearn (1)
Reductions\Utilities.cs (1)
17public static SearchSpace.SearchSpace GenerateBinaryClassificationLambdaSearchSpace(Moment moment, float gridLimit = 10, bool negativeAllowed = true)