Compara mètodes
Revisa els mètodes seleccionats l'un al costat de l'altre; les files que difereixen es ressalten.
| Votació d'conjunt semisupervisada× | Aprenentatge semi-supervisat× | |
|---|---|---|
| Camp | Aprenentatge automàtic | Aprenentatge automàtic |
| Família | Machine learning | Machine learning |
| Any d'origen≠ | 1998–2005 | 1970s–2006 (formalized) |
| Autor original≠ | Zhou, Z.-H. & Li, M. (tri-training); Blum & Mitchell (co-training) | Vapnik, V. N. and others (community of researchers, 1970s–2000s) |
| Tipus≠ | Semi-supervised ensemble (voting) | Learning paradigm |
| Font seminal≠ | 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 ↗ | Chapelle, O., Scholkopf, B., & Zien, A. (Eds.) (2006). Semi-Supervised Learning. MIT Press. ISBN: 978-0-262-03358-9 |
| Àlies | semi-supervised majority vote, SSL voting ensemble, co-training voting classifier, semi-supervised multi-classifier voting | SSL, semi-supervised machine learning, transductive learning, label-efficient learning |
| Relacionats | 5 | 5 |
| Resum≠ | A semi-supervised voting ensemble trains multiple classifiers on a small labeled set, then iteratively exploits unlabeled data by having the classifiers label examples they agree on, expanding the training pool until all classifiers vote jointly on test examples. It combines the label-efficiency of semi-supervised learning with the variance-reduction of majority-vote ensembles, making it valuable when annotation is costly. | Semi-supervised learning (SSL) is a machine learning paradigm that trains models using a small set of labeled examples together with a much larger pool of unlabeled data. By leveraging the structure inherent in unlabeled data, SSL achieves accuracy closer to fully supervised models while requiring far fewer costly manual labels — making it practical when labeling is expensive, slow, or resource-constrained. |
| ScholarGateConjunt de dades ↗ |
|
|