8000 Deprecate `n_iter` in favor of `max_iter` for consistency · Issue #25518 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content
Deprecate n_iter in favor of max_iter for consistency #25518
Closed
@glemaitre

Description

@glemaitre

BayesianRidge and ARDRegression are exposing the parameter n_iter instead of max_iter as in other models. I think that we should deprecate n_iter and rename it max_iter to be consistent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0