Bandingkan kaedah
Semak kaedah pilihan anda secara bersebelahan; baris yang berbeza akan diserlahkan.
| Bagging Separa-Seliaan× | Pembelajaran Separa Selia× | |
|---|---|---|
| Bidang | Pembelajaran Mesin | Pembelajaran Mesin |
| Keluarga | Machine learning | Machine learning |
| Tahun asal≠ | 2000s | 1970s–2006 (formalized) |
| Pengasas≠ | Various (Breiman bagging + semi-supervised extensions, 1990s–2000s) | Vapnik, V. N. and others (community of researchers, 1970s–2000s) |
| Jenis≠ | Semi-supervised ensemble (bagging variant) | Learning paradigm |
| Sumber perintis≠ | Bennett, K. P., & Demiriz, A. (1999). Semi-supervised support vector machines. Advances in Neural Information Processing Systems, 11. MIT Press. link ↗ | Chapelle, O., Scholkopf, B., & Zien, A. (Eds.) (2006). Semi-Supervised Learning. MIT Press. ISBN: 978-0-262-03358-9 |
| Alias | SS-Bagging, semi-supervised bootstrap aggregating, self-training bagging, bagging with pseudo-labels | SSL, semi-supervised machine learning, transductive learning, label-efficient learning |
| Berkaitan≠ | 4 | 5 |
| Ringkasan≠ | Semi-supervised Bagging extends the classical bagging ensemble to settings where labeled training examples are scarce but large amounts of unlabeled data are available. Base learners trained on labeled data assign pseudo-labels to unlabeled examples; the expanded dataset is then used to grow a diverse ensemble whose aggregated vote is more accurate and more stable than any single model trained on the limited labeled set alone. | 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. |
| ScholarGateSet data ↗ |
|
|