Usporedite metode
Pregledajte odabrane metode jednu uz drugu; retci koji se razlikuju su istaknuti.
| Polu-nadgledani glasački ansambl× | Polunadzorirano učenje× | |
|---|---|---|
| Područje | Strojno učenje | Strojno učenje |
| Obitelj | Machine learning | Machine learning |
| Godina nastanka≠ | 1998–2005 | 1970s–2006 (formalized) |
| Tvorac≠ | Zhou, Z.-H. & Li, M. (tri-training); Blum & Mitchell (co-training) | Vapnik, V. N. and others (community of researchers, 1970s–2000s) |
| Vrsta≠ | Semi-supervised ensemble (voting) | Learning paradigm |
| Temeljni izvor≠ | 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 |
| Drugi nazivi | 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 |
| Srodne | 5 | 5 |
| Sažetak≠ | 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. |
| ScholarGateSkup podataka ↗ |
|
|