Porównaj metody
Przeglądaj wybrane metody obok siebie; wiersze, które się różnią, są wyróżnione.
| Bagging Bayesowski× | Bagging półnadzorowany× | |
|---|---|---|
| Dziedzina | Uczenie maszynowe | Uczenie maszynowe |
| Rodzina | Machine learning | Machine learning |
| Rok powstania≠ | 2001 | 2000s |
| Twórca≠ | Clyde, M. & Lee, H. (building on Rubin's Bayesian bootstrap, 1981) | Various (Breiman bagging + semi-supervised extensions, 1990s–2000s) |
| Typ≠ | Ensemble (Bayesian bootstrap aggregation) | Semi-supervised ensemble (bagging variant) |
| Źródło pierwotne≠ | 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 ↗ |
| Inne nazwy | 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 |
| Pokrewne≠ | 6 | 4 |
| Podsumowanie≠ | 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. |
| ScholarGateZbiór danych ↗ |
|
|