Sammenlign metoder
Gennemgå dine valgte metoder side om side; rækker, der afviger, er fremhævet.
| Semi-supervised Voting Ensemble× | Semi-supervised Learning× | |
|---|---|---|
| Fagområde | Maskinlæring | Maskinlæring |
| Familie | Machine learning | Machine learning |
| Oprindelsesår≠ | 1998–2005 | 1970s–2006 (formalized) |
| Ophavsperson≠ | Zhou, Z.-H. & Li, M. (tri-training); Blum & Mitchell (co-training) | Vapnik, V. N. and others (community of researchers, 1970s–2000s) |
| Type≠ | Semi-supervised ensemble (voting) | Learning paradigm |
| Oprindelig kilde≠ | 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 |
| Aliasser | 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 |
| Relaterede | 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. |
| ScholarGateDatasæt ↗ |
|
|