Skip to content

Default 'solver' in LogisticRegressionCV is different from the one mentioned in the docs #9957

@manikbhandari

Description

@manikbhandari

Description

In the documentation for LogisticRegressionCV, the source code at the top reads

solver='lbfgs'

whereas under the solver section it is written that the default is 'liblinear'. I was wondering which is the actual default and if I could send a PR to fix it!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions