ScholarGate
助手
Machine learningMachine learning

半监督K近邻

半监督K近邻(Semi-supervised KNN)算法是对经典的K近邻算法的扩展,它能够利用大量未标记数据和少量标记数据。通过在所有观测数据上构建K近邻图,并沿着图的边传播已知标签,该方法可以在无需昂贵的手动标注每个样本的情况下推断出未标记点的标签。

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

阅读完整方法

仅限会员

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

登录

Method map

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

来源

  1. Zhu, X. & Ghahramani, Z. (2002). Learning from labeled and unlabeled data with label propagation. Technical Report CMU-CALD-02-107, Carnegie Mellon University. link
  2. Chapelle, O., Scholkopf, B. & Zien, A. (Eds.) (2006). Semi-Supervised Learning. MIT Press. ISBN: 978-0-262-03358-9

如何引用本页

ScholarGate. (2026, June 3). Semi-supervised K-Nearest Neighbors (Label Propagation via KNN Graph). ScholarGate. https://scholargate.app/zh/machine-learning/semi-supervised-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

被引用于

ScholarGateSemi-supervised K-nearest neighbors (Semi-supervised K-Nearest Neighbors (Label Propagation via KNN Graph)). 于 2026-06-15 检索自 https://scholargate.app/zh/machine-learning/semi-supervised-k-nearest-neighbors · 数据集: https://doi.org/10.5281/zenodo.20539026