Machine learningMachine learning

Vecino más cercano K (KNN) de conjunto

El KNN de conjunto combina múltiples modelos KNN — cada uno entrenado con un valor diferente de k, métrica de distancia, subconjunto de características o bootstrap de datos — y agrega sus predicciones mediante voto mayoritario (clasificación) o promediación (regresión). El enfoque reduce la alta varianza inherente a cualquier modelo KNN individual y produce predicciones más estables y precisas en datos tabulares.

Abrir en MethodMindPróximamenteVídeoPróximamenteDownload slides

Leer el método completo

Solo para miembros

Inicia sesión con una cuenta gratuita para leer esta sección.

Iniciar sesión

Method map

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

Fuentes

  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

Cómo citar esta página

ScholarGate. (2026, June 3). Ensemble K-Nearest Neighbors (Aggregated KNN). ScholarGate. https://scholargate.app/es/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)). Recuperado el 2026-06-15 de https://scholargate.app/es/machine-learning/ensemble-k-nearest-neighbors · Conjunto de datos: https://doi.org/10.5281/zenodo.20539026