Skip to content

Add dataset split method #1

@AlexandreHutton

Description

@AlexandreHutton

The load_batches generator iterates through the entire dataset, but it's often required to split into multiple sets (e.g. train/validation). We should have a method that creates multiple generators, each with distinct subsets of the full data but with all other parameters kept the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions