Skip to content

Logistic Regression: NumberOfIterations should be MaximumNumberOfIterations #2922

Closed
@rogancarr

Description

@rogancarr

Similar to SDCA and K-Means, Logistic Regression has a NumberOfIterations option that stands for the maximum number of iterations.

I propose changing it to MaximumNumberOfIterations.

** I searched through all the learners, and this is the last learner that needs this change.

Metadata

Metadata

Assignees

Labels

APIIssues pertaining the friendly API

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions