Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multivariate Time Series Classification #100

Open
Adi-ds opened this issue Feb 5, 2024 · 3 comments
Open

Multivariate Time Series Classification #100

Adi-ds opened this issue Feb 5, 2024 · 3 comments

Comments

@Adi-ds
Copy link

Adi-ds commented Feb 5, 2024

Hi, I am trying to do a Multivariate Time Series Classification with PatchTST. Can someone provide me with an example?

@Adi-ds
Copy link
Author

Adi-ds commented Feb 5, 2024

I am trying to do Multivariate Time Series Classification using PatchTSTForClassification, but I am getting the following error.

ValueError: pooling operator None is not implemented yet

As a referral, I am following https://github.com/huggingface/notebooks/blob/main/examples/patch_tst.ipynb.

@suojifeng
Copy link

I am trying to do Multivariate Time Series Classification using PatchTSTForClassification, but I am getting the following error.

ValueError: pooling operator None is not implemented yet

As a referral, I am following https://github.com/huggingface/notebooks/blob/main/examples/patch_tst.ipynb.

I also happen to have this idea. Is the patch method currently used for multivariate time series classification?

@suojifeng
Copy link

thank you very much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants