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