Skip to content

Rethink the way splits are saved #250

@xroynard

Description

@xroynard

There are 2 kinds of splits :

  • those defined by the dataset creator (should they be stored with the Dataset._infos ?), including:
    • "canonical" splits, they form partition of the ensemble
    • "secondary" splits
  • those defined when training a model:
    • they should be stored in the ProblemDefinition ?
    • there names should be standardized : train, val, test ?
    • they should not overlap ?
    • they can make references to splits defined in Dataset and/or to sample ids

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestorganisationEvolution in project organisation

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions