ScholarGate
Assistente
Machine learningMachine learning

K-Nearest Neighbors Ensemble

K-Nearest Neighbors Ensemble (KNN Ensemble) combina molteplici modelli KNN — ciascuno addestrato con un diverso valore di k, metrica di distanza, sottoinsieme di feature o bootstrap dei dati — e aggrega le loro predizioni tramite voto di maggioranza (classificazione) o media (regressione). L'approccio riduce l'elevata varianza intrinseca di un singolo modello KNN e produce predizioni più stabili e accurate su dati tabulari.

Apri in MethodMindIn arrivoVideoIn arrivoDownload slides

Leggi il metodo completo

Riservato ai membri

Accedi con un account gratuito per leggere questa sezione.

Accedi

Method map

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

Fonti

  1. Domeniconi, C., & Yan, B. (2004). Nearest neighbor ensemble. In Proceedings of the 17th International Conference on Pattern Recognition (ICPR), Vol. 1, pp. 228–231. IEEE. DOI: 10.1109/ICPR.2004.1334065
  2. Zhou, Z.-H. (2012). Ensemble Methods: Foundations and Algorithms. Chapman and Hall/CRC. ISBN: 978-1-4398-3003-1

Come citare questa pagina

ScholarGate. (2026, June 3). Ensemble K-Nearest Neighbors (Aggregated KNN). ScholarGate. https://scholargate.app/it/machine-learning/ensemble-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
ScholarGateEnsemble K-nearest neighbors (Ensemble K-Nearest Neighbors (Aggregated KNN)). Consultato il 2026-06-15 da https://scholargate.app/it/machine-learning/ensemble-k-nearest-neighbors · Insieme di dati: https://doi.org/10.5281/zenodo.20539026