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

习题9-5 #67

Open
simo-an opened this issue Jan 24, 2022 · 0 comments
Open

习题9-5 #67

simo-an opened this issue Jan 24, 2022 · 0 comments

Comments

@simo-an
Copy link

simo-an commented Jan 24, 2022

习题9-5 举例说明, K近邻方法估计的密度函数不是严格的概率密度函数, 其在整个空间上的积分不等于1

解答:

image

当R足够小时,可将区域R内的概率密度视为一个不变量。

而K近邻方法是设置一种可变宽度的区域, 并使得落入每个区域中样本数量为固定的K. 这样就不能保证区域R是足够小的,从而导致其在整个空间上的积分不等于1。

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