RogueWave

imsl.regression.LogisticRegression.gradient

LogisticRegression.gradient

Return the Gradient of the log-likelihood.

Returns:

((n_classes-1)*n_coeffs,) ndarray

Array containing the estimated gradient at the estimated coefficients.