Skip to content

train-test split #52

@Samuel-Buteau

Description

@Samuel-Buteau

the way to control what is in the test set is to change which neighborhoods end up in the train set.
For instance, if we filter out fast discharges in the neighborhood compilation, then that becomes part of the test set.

If a cell is filtered out, then it becomes part of the test set.

If an electrode is filtered out, then it becomes part of the test set.
However, if a token is latent, it can't be used at test time. We need a way to just use the generic token or to report that we can't produce results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions