Machine learningMachine learning

Semi-supervised K-Nearest Neighbors

Semi-supervised KNN extends the classic K-nearest neighbors algorithm to exploit large pools of unlabeled data alongside a small labeled set. By building a KNN graph over all observations and propagating known labels through the graph's edges, the method infers labels for unlabeled points without requiring expensive manual annotation of every sample.

MethodMind'de açSoonVideoSoon

Tam yöntemi oku

Members only

Sign in with a free account to read this section.

Sign in

Sources

  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

Related methods

Referenced by

ScholarGateSemi-supervised K-nearest neighbors (Semi-supervised K-Nearest Neighbors (Label Propagation via KNN Graph)). Retrieved 2026-06-04 from https://scholargate.app/tr/machine-learning/semi-supervised-k-nearest-neighbors