Skip to content

Save location of validation patches #955

Description

@melisande-c

Problem

When using automatic validation splitting there is no easy way for users to find out which regions of the data were used for validation.

Potential solution

We can save the patch specs in the checkpoint, either in the data_module state dict (that way we can make a mechanism to restore the same validation) or somewhere else.

Additionally we can make functions to make maps of the validation patch locations to make it more transparent for users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions