MultiClassObjectiveFunction.gradient¶ MultiClassObjectiveFunction.gradient(weights)[source]¶ Computes gradients of this objective function given weights. Tham số weights (ndarray) -- an array of weights to be used in the objective function. Kiểu trả về ndarray Trả về Gradients of the function.