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.- Тип результата
float
- Результат
Value of the function.