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

如何使用one fits all进行多元时序预测 #39

Open
xiaoanshi opened this issue May 15, 2024 · 1 comment
Open

如何使用one fits all进行多元时序预测 #39

xiaoanshi opened this issue May 15, 2024 · 1 comment

Comments

@xiaoanshi
Copy link

您好,非常感谢您们的优秀工作,我们目前正在基于one fits all做应用。
请问如何使用one fits all进行多元时序预测,
需要增加什么功能?修改哪些代码呢?

我们做修改时,您有什么推荐参考的代码和文献吗?

@tianzhou2011
Copy link
Contributor

我们用channel-independent的方式做的多元时序预测,就是全拉平,一条一条预测。如果你要利用channel-wise 信息,要做新的channel-wise的设计,OFA上并没有用。

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