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

Long-term Forecasting Target #41

Open
jp-guo opened this issue May 23, 2024 · 1 comment
Open

Long-term Forecasting Target #41

jp-guo opened this issue May 23, 2024 · 1 comment

Comments

@jp-guo
Copy link

jp-guo commented May 23, 2024

Thanks for your great work!

In the ETT datasets, the target shoule be the oil temperature (OL), but in the repo I find that OFA seems to predict all 7 features in a single-to-single manner. Also the feature category is not part of the input. So OFA seems to hypothesize that all 7 features are from the same distribution. Is this the same setting with other baseline methods? I find most papers claim they treat OL as the only target feature.

@tianzhou2011
Copy link
Contributor

This approach, often referred to as channel-independent, is utilized for multivariable forecasting and has been demonstrated by several previous studies to help mitigate overfitting. Meanwhile, the paper you're examining may focus on univariate forecasting, where operational loss (OL) is the sole objective.

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