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

模型输入数据 #1

Open
wangwang9933 opened this issue Mar 17, 2022 · 1 comment
Open

模型输入数据 #1

wangwang9933 opened this issue Mar 17, 2022 · 1 comment

Comments

@wangwang9933
Copy link

wangwang9933 commented Mar 17, 2022

作者您好!非常感谢您开源代码,但是按我的理解,模型输入x为未来时刻的U10、V10、U100、V100如果是这样,这是否会有信息泄露的问题?抑或csv文件中的U10、V10、U100、V100是预测信息?

@honglinwen
Copy link
Owner

作者您好!非常感谢您开源代码,但是按我的理解,模型输入x为未来时刻的U10、V10、U100、V100如果是这样,这是否会有信息泄露的问题?抑或csv文件中的U10、V10、U100、V100是预测信息?

针对预测时长4h以上的应用,普遍采用NWP,对于更加短期的风电预测或一般的自回归结构,采用之前的值作为特征。这个方法还是适用的,将特征替换掉即可。

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