Skip to content

Add shuffle function to datasts. #13

@HesitantlyHuman

Description

@HesitantlyHuman

Sometimes, it is useful to shuffle a dataset, without splitting it into training, testing or validation. Should be easy to implement: something like def shuffle(self, seed: int = None) -> Self.

Metadata

Metadata

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