পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| অনলাইন বুস্টিং× | Semi-supervised Boosting× | |
|---|---|---|
| ক্ষেত্র | যন্ত্র শিখন | যন্ত্র শিখন |
| পরিবার | Machine learning | Machine learning |
| উদ্ভবের বছর≠ | 2001 | 1999–2009 |
| প্রবর্তক≠ | Oza, N. C. & Russell, S. | Mallapragada, P. K.; Bennett, K. P.; and others |
| ধরন≠ | Online ensemble (incremental boosting) | Semi-supervised ensemble method |
| মৌলিক উৎস≠ | Oza, N. C., & Russell, S. (2001). Online Bagging and Boosting. In Artificial Intelligence and Statistics 2001 (pp. 105–112). Morgan Kaufmann. link ↗ | Mallapragada, P. K., Jin, R., Jain, A. K., & Liu, Y. (2009). SemiBoost: Boosting for Semi-supervised Learning. IEEE Transactions on Pattern Analysis and Machine Intelligence, 31(11), 2000–2014. DOI ↗ |
| অপর নাম | streaming boosting, incremental boosting, online AdaBoost, online ensemble boosting | SemiBoost, SSL boosting, boosting with unlabeled data, semi-supervised ensemble boosting |
| সম্পর্কিত≠ | 6 | 5 |
| সারসংক্ষেপ≠ | Online Boosting adapts the classical boosting framework to data streams, updating an ensemble of weak learners one example at a time without storing the full dataset. The Oza-Russell formulation approximates AdaBoost's reweighting using Poisson-sampled instance counts, enabling accurate, adaptive classification in real-time or resource-constrained environments. | Semi-supervised Boosting is an ensemble learning paradigm that extends classical boosting algorithms — such as AdaBoost — to exploit both labeled and unlabeled data. By propagating label information through a similarity structure over unlabeled instances, it trains stronger classifiers than supervised boosting alone when labeled data are scarce. |
| ScholarGateডেটাসেট ↗ |
|
|