Skip to content

NumberOfIterations vs. MaxIterations #2871

@rogancarr

Description

@rogancarr

The recent naming changes to K-Means and SDCA (and perhaps others?) resulted in MaxIterations being renamed to NumberOfIterations. Since this parameter specifies the worst-case bound and not the actual number of iterations taken in most cases, I think we should keep it named MaxIterations.

Whatever we call it, NumberOfIterations is not what this parameter specifies — this is a stopping criterion, not a guaranteed execution parameter.

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