-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hello everyone,
scikit-learn v1.0.2 breaks the code here:
Line 142 in e30edf7
| 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels