Skip to content

Add a chunking strategy that adjust the user given bin size to create equal-size chunks #2972

@maxnoe

Description

@maxnoe

Please describe the use case that requires this feature.

From a discussion with @mgaug, the chunking should work in a way to create equal size chunks that do not overlap.

Describe the solution you'd like

A possible implementation is to take the chunk size in number of samples and then compute the closest number that evenly splits the data into equal size chunks.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions