-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
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
Labels
No labels