Skip to content

Is it better to use stratified sampling to divide the validation set? #4

Description

@nagisa-eevee

I noticed that the labels of the validation set are slightly unbalanced, something like this: Counter({3: 113, 1: 112, 5: 107, 0: 100, 6: 99, 7: 98, 9: 98, 2: 94, 8: 90, 4: 89}) with seed 0 under my environment settings. I haven't tested it yet, but maybe a stratified sampling is better?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions