Skip to content

scikit-learn v1.0.2 support #2

@tibuch

Description

@tibuch

Hello everyone,

scikit-learn v1.0.2 breaks the code here:

patches[i*num_patches:(i+1)*num_patches] = image.extract_patches_2d(x[i],(patch_size,patch_size), num_patches,

Downgraded to v0.24.1 like it is written in the requirements.txt and everything works fine. Just leaving this here for documentation.

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