Skip to content

Non-first game exclusions handling #35

Description

@roygutg

Issue, briefly

Currently, dropped non-first games do not appear in FeatureExtractor.exclusions (which is later dumped as exclusions.csv). This should change.
Further, an exclusion due to duplicate ID should generate a warning.

More details

People's first game of the CFG is different than subsequent runs. This is why FeatureExtractor keeps only the earliest game for each player ID.

We want non-first games to be excluded by design, without asking the user. That said, a user running the pipeline might not be aware of duplicate IDs in the data.
This issue is about the pipeline being more "loud" about such exclusions, to make users aware of them.

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