BinaryObjectiveFunction.objective

BinaryObjectiveFunction.objective(weights)[kaynak]

Computes the value of this objective function given weights.

Parametreler:

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

Dönüşler:

Value of the function.

Dönüş türü:

float