Votació d'conjunt semisupervisada
Una votació d'conjunt semisupervisada entrena múltiples classificadors en un petit conjunt etiquetat, i després explota iterativament dades no etiquetades fent que els classificadors etiquetin exemples amb els quals estan d'acord, ampliant el conjunt d'entrenament fins que tots els classificadors voten conjuntament sobre exemples de prova. Combina l'eficiència d'etiquetatge de l'aprenentatge semisupervisat amb la reducció de la variància dels conjunts de votació per majoria, fent-lo valuós quan l'anotació és costosa.
Llegeix el mètode complet
Inicia la sessió amb un compte gratuït per llegir aquesta secció.
Method map
The neighbourhood of related methods — select a node to explore.
Fonts
- Zhou, Z.-H., & Li, M. (2005). Tri-training: Exploiting unlabeled data using three classifiers. IEEE Transactions on Knowledge and Data Engineering, 17(11), 1529–1541. DOI: 10.1109/TKDE.2005.186 ↗
- Blum, A., & Mitchell, T. (1998). Combining labeled and unlabeled data with co-training. Proceedings of the 11th Annual Conference on Computational Learning Theory (COLT), 92–100. DOI: 10.1145/279943.279962 ↗
Com citar aquesta pàgina
ScholarGate. (2026, June 3). Semi-supervised Voting Ensemble (Agreement-based Multi-classifier with Unlabeled Data). ScholarGate. https://scholargate.app/ca/machine-learning/semi-supervised-voting-ensemble
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.
- BoostingAprenentatge automàtic↔ compare
- Aprenentatge autosupervisatAprenentatge automàtic↔ compare
- Bagging Semi-supervisatAprenentatge automàtic↔ compare
- Aprenentatge semi-supervisatAprenentatge automàtic↔ compare
- Votació en conjuntAprenentatge automàtic↔ compare
Citat per
Has vist cap problema en aquesta pàgina? Informa'n o suggereix una correcció →