Skip to content

Not compatible with sklearn >1.5.2 #54

@sandeep-189

Description

@sandeep-189

The library uses _validate_data function of BaseEstimator in sklearn which is deprecated in version 1.6 and removed in 1.7. So to workaround the issue we can use scikitlearn==1.5.2

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