Skip to content

Incompatible with scikit-learn >= 1.2 #3

Description

@abroy77

Scikit learn 1.2 changes the API for the OneHotEncoder class. the parameter sparse is renamed to sparse_output

To fix this, all calls to OneHotEncoder need to have the parameter name updated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions