ScholarGate
助手
Machine learningMachine learning

贝叶斯 k-近邻算法

贝叶斯 k-近邻算法(Bayesian KNN)通过对邻域大小 k 施加先验分布,并将来自邻居的似然证据与该先验相结合,从而产生校准后的后验类别概率,从而扩展了经典的 KNN 算法。它保留了 KNN 直观的基于实例的逻辑,同时增加了对预测进行原则性不确定性量化。

在 MethodMind 中打开即将推出视频即将推出Download slides

阅读完整方法

仅限会员

使用免费账户登录即可阅读本节。

登录

Method map

The neighbourhood of related methods — select a node to explore.

来源

  1. Holmes, C. C., & Adams, N. M. (2002). A probabilistic nearest neighbour method for statistical pattern recognition. Journal of the Royal Statistical Society: Series B (Statistical Methodology), 64(2), 295–306. DOI: 10.1111/1467-9868.00338
  2. K-nearest neighbors algorithm. Wikipedia. link

如何引用本页

ScholarGate. (2026, June 3). Bayesian k-Nearest Neighbors Classifier. ScholarGate. https://scholargate.app/zh/machine-learning/bayesian-k-nearest-neighbors

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

Compare side by side
ScholarGateBayesian k-nearest neighbors (Bayesian k-Nearest Neighbors Classifier). 于 2026-06-15 检索自 https://scholargate.app/zh/machine-learning/bayesian-k-nearest-neighbors · 数据集: https://doi.org/10.5281/zenodo.20539026