We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
作者您好!非常感谢您开源代码,但是按我的理解,模型输入x为未来时刻的U10、V10、U100、V100如果是这样,这是否会有信息泄露的问题?抑或csv文件中的U10、V10、U100、V100是预测信息?
The text was updated successfully, but these errors were encountered:
针对预测时长4h以上的应用,普遍采用NWP,对于更加短期的风电预测或一般的自回归结构,采用之前的值作为特征。这个方法还是适用的,将特征替换掉即可。
Sorry, something went wrong.
No branches or pull requests
作者您好!非常感谢您开源代码,但是按我的理解,模型输入x为未来时刻的U10、V10、U100、V100如果是这样,这是否会有信息泄露的问题?抑或csv文件中的U10、V10、U100、V100是预测信息?
The text was updated successfully, but these errors were encountered: