Model Card Objective Function
data class ModelCardObjectiveFunction(val function: ModelCardObjectiveFunctionFunctionProperties? = null, val notes: String? = null)
the objective function the model will optimize for.
the objective function the model will optimize for.