-
Notifications
You must be signed in to change notification settings - Fork 84
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
111 #10
Comments
应该是Chebyshev多项式的阶数 |
同学,请问一下,你有用03数据集复现该模型吗 |
没,只用了04 07 08 |
|
应该只是数据集中出现了除0问题。修改一下MAPE的计算就好了: |
忽略掉真实值小于等于0.1,这样合理吗? |
论文中,使用的切比雪夫多项式K=2,可是 |
what does the cheb_k mean?Thank you!
The text was updated successfully, but these errors were encountered: