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

多项式回归算得的公式好像不对 #55

Open
siliu3 opened this issue May 10, 2024 · 0 comments
Open

多项式回归算得的公式好像不对 #55

siliu3 opened this issue May 10, 2024 · 0 comments

Comments

@siliu3
Copy link

siliu3 commented May 10, 2024

官方多项式回归示例,公式算得y=0.0003x^{3}-0.066x^{2}+4.73*x-40.63
但是这个函数画出来的曲线跟echarts上的曲线是不一样的
如图,在200的时候,示例的y值才300,但是实际函数的y值已经是600了
image
image

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

1 participant