قارن الطرق
راجع الطرق التي اخترتها جنبًا إلى جنب؛ الصفوف المختلفة مميَّزة.
| التدريب المجمع شبه المُشرف (Semi-supervised Bagging)× | التعلم شبه المُشرف× | |
|---|---|---|
| المجال | تعلم الآلة | تعلم الآلة |
| العائلة | Machine learning | Machine learning |
| سنة النشأة≠ | 2000s | 1970s–2006 (formalized) |
| صاحب الطريقة≠ | Various (Breiman bagging + semi-supervised extensions, 1990s–2000s) | Vapnik, V. N. and others (community of researchers, 1970s–2000s) |
| النوع≠ | Semi-supervised ensemble (bagging variant) | Learning paradigm |
| المصدر التأسيسي≠ | 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 |
| الأسماء البديلة | SS-Bagging, semi-supervised bootstrap aggregating, self-training bagging, bagging with pseudo-labels | SSL, semi-supervised machine learning, transductive learning, label-efficient learning |
| ذات صلة≠ | 4 | 5 |
| الملخص≠ | 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. |
| ScholarGateمجموعة البيانات ↗ |
|
|