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

02 机器学习-回归 20页公式 #1

Open
myhott163com opened this issue Sep 1, 2021 · 1 comment
Open

02 机器学习-回归 20页公式 #1

myhott163com opened this issue Sep 1, 2021 · 1 comment

Comments

@myhott163com
Copy link

myhott163com commented Sep 1, 2021

方差的计算公式应该是$\frac{1}{m} \sum_{i=1}^{m}\left(x^{(i)}-u\right)^{2}$

而非$\frac{1}{m} \sum_{i=1}^{m}\left(x^{(i)}\right)^{2}$

@fengdu78
Copy link
Owner

fengdu78 commented Oct 8, 2021

谢谢提醒

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