imsl.regression.LogisticRegression.n_updates

LogisticRegression.n_updates

Return the number of updates.

Returns:The number of model updates and aggregations since the last or before the first model fit.
Return type:*int*