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

How can i predict multivariate with multivariate #99

Open
TomKoester opened this issue Jul 10, 2024 · 2 comments
Open

How can i predict multivariate with multivariate #99

TomKoester opened this issue Jul 10, 2024 · 2 comments

Comments

@TomKoester
Copy link

TomKoester commented Jul 10, 2024

Hey,

How can i predict multivariate with multivariate? Where do i have to add the Targetfeatures in which format?
The reason im asking is the flag --target. In the description it says: "target feature in S or MS task". Now we have M task. How does the program know what my target features in my data are?

@WenWeiTHU
Copy link
Collaborator

Hi, please take a look at the relevant issue

@TomKoester
Copy link
Author

TomKoester commented Jul 14, 2024

okay, i understand that i have to use flagbits to mark my target variables, right? Can you give me an short example how to use it? @WenWeiTHU

my data has the following format:
Timestamp Feature 1 ... Feature X Target 1 .. Target X

its pretty similar to your weather dataset but instead of one target feature ( OT ) i need multiple
Can you give me a short example how the iTransformer knows what columns the Targetfeatures are?

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