Replies: 1 comment 2 replies
-
|
"Varying numbers of tokens" means different sample lengths rather than variates/features. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
I am planning to train an iTransformer model for classification with pypots.classification.itransformer.iTransformer, however the number of TS in different observations may be different in my data. The paper claims that it can handle varying number of tokens (i.e., variates), but I am not sure how to handle it in PyPOTS. @WenjieDu
Beta Was this translation helpful? Give feedback.
All reactions