قارن الطرق
راجع الطرق التي اخترتها جنبًا إلى جنب؛ الصفوف المختلفة مميَّزة.
| التعبئة البايزية× | التدريب المجمع شبه المُشرف (Semi-supervised Bagging)× | |
|---|---|---|
| المجال | تعلم الآلة | تعلم الآلة |
| العائلة | Machine learning | Machine learning |
| سنة النشأة≠ | 2001 | 2000s |
| صاحب الطريقة≠ | Clyde, M. & Lee, H. (building on Rubin's Bayesian bootstrap, 1981) | Various (Breiman bagging + semi-supervised extensions, 1990s–2000s) |
| النوع≠ | Ensemble (Bayesian bootstrap aggregation) | Semi-supervised ensemble (bagging variant) |
| المصدر التأسيسي≠ | Clyde, M. & Lee, H. (2001). Bagging and the Bayesian bootstrap. In T. Richardson & T. Jaakkola (Eds.), Proceedings of the Eighth International Workshop on Artificial Intelligence and Statistics (AISTATS 2001). link ↗ | Bennett, K. P., & Demiriz, A. (1999). Semi-supervised support vector machines. Advances in Neural Information Processing Systems, 11. MIT Press. link ↗ |
| الأسماء البديلة | Bayesian bootstrap aggregation, BB-ensemble, Bayesian model averaging via bootstrap, Bayesian bagged ensemble | SS-Bagging, semi-supervised bootstrap aggregating, self-training bagging, bagging with pseudo-labels |
| ذات صلة≠ | 6 | 4 |
| الملخص≠ | Bayesian Bagging replaces the classical bootstrap with the Bayesian bootstrap — drawing Dirichlet-distributed weights over training observations rather than sampling with replacement — and trains an ensemble of base learners under those weights. The result is a principled ensemble that approximates a Bayesian posterior over predictions, yielding calibrated uncertainty estimates alongside strong predictive accuracy. | 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. |
| ScholarGateمجموعة البيانات ↗ |
|
|