Skip to content

RDataLoader results in same train/test split across runs #22194

@siliataider

Description

@siliataider

Explain what you would like to see improved and how.

When using the RDataLoader for splitting a dataset into train/test subsets, the first fraction of every cluster is always assigned to training and the last one is always assigned to testing, this does not pose a problem within one complete training loop over N epochs, but this does in fact mean that across different runs, the resulting train/test datasets will always be the same.

ROOT version

v6.40-rc

Installation method

all

Operating system

all

Additional context

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions