Skip to content

Reduce warnings in test_logistic.py #24819

@lorentzenchr

Description

@lorentzenchr

Description

The tests of LogisticRegression in test_logistic.py produce currently 468 warnings (run pytest sklearn/linear_model/tests/test_logistic.py).
This is quite a lot and should be reduced.

Remark

To explore the cause for the warnings, run pytest -Werror sklearn/linear_model/tests/test_logistic.py.

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