OneHotObjectiveFunction.objective

OneHotObjectiveFunction.objective(weights)[소스]

Computes the value of this objective function given weights.

매개변수:

weights (ndarray) – an array of weights to be used in the objective function.

반환:

Value of the function.

반환 형식:

float