Сравнение на методи
Прегледайте избраните методи един до друг; редовете с разлики са откроени.
| Ансамблово онлайн обучение× | Полу-наблюдавано обучение× | |
|---|---|---|
| Област | Машинно обучение | Машинно обучение |
| Семейство | Machine learning | Machine learning |
| Година на възникване≠ | 2001 | 1970s–2006 (formalized) |
| Създател≠ | Oza, N. C. & Russell, S. | Vapnik, V. N. and others (community of researchers, 1970s–2000s) |
| Тип≠ | Ensemble (online / incremental) | Learning paradigm |
| Основополагащ източник≠ | Oza, N. C., & Russell, S. (2001). Online bagging and boosting. In Proceedings of the Eighth International Workshop on Artificial Intelligence and Statistics (AISTATS 2001), pp. 229–236. link ↗ | Chapelle, O., Scholkopf, B., & Zien, A. (Eds.) (2006). Semi-Supervised Learning. MIT Press. ISBN: 978-0-262-03358-9 |
| Други названия | online ensemble methods, streaming ensemble learning, incremental ensemble learning, adaptive ensemble learning | SSL, semi-supervised machine learning, transductive learning, label-efficient learning |
| Свързани≠ | 6 | 5 |
| Резюме≠ | Ensemble Online Learning combines multiple base learners that are trained incrementally on a stream of data, updating each model one observation at a time. By aggregating the predictions of diverse online learners, the ensemble achieves accuracy and robustness that surpass any single incremental model, while adapting continuously to changing data distributions. | 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Набор от данни ↗ |
|
|