Skip to content

When using sklearn v0.23, some estimator checks fail #231

@rtavenar

Description

@rtavenar

Describe the bug
It seems the way estimator tags are obtained has changed in sklearn since version 0.23 that was just released: some tests that used to pass are now failing because of missing tags.

To Reproduce
See example of failing test here.

Expected behavior
Tests should pass as they used to, since default tag value should be set.

Environment (please complete the following information):

  • scikit-learn v0.23

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions