Skip to content

Unify behavior of classes in samplers module #41

@anitagraser

Description

@anitagraser

Currently, the sampler and splitter classes differ in their behavior. These should be unified as follows:

  • .split() ... adds a column called 'split' that assigns the row to a class: 1/train, 2/test, 3/eval
  • .sample() ... extract a subset of the data

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