विधियों की तुलना करें
चुनी हुई विधियों की आमने-सामने समीक्षा करें; भिन्नता वाली पंक्तियाँ रेखांकित हैं।
| ऑनलाइन सक्रिय अधिगम× | अर्ध-पर्यवेक्षित शिक्षण× | |
|---|---|---|
| क्षेत्र | मशीन अधिगम | मशीन अधिगम |
| परिवार | Machine learning | Machine learning |
| उद्भव वर्ष≠ | 2000s | 1970s–2006 (formalized) |
| प्रवर्तक≠ | Cesa-Bianchi, N. and others (multiple contributors) | Vapnik, V. N. and others (community of researchers, 1970s–2000s) |
| प्रकार≠ | Hybrid learning paradigm (online + active) | Learning paradigm |
| मौलिक स्रोत≠ | Cesa-Bianchi, N., Gentile, C., & Zaniboni, L. (2006). Worst-case analysis of selective sampling for linear classification. Journal of Machine Learning Research, 7, 1205–1230. link ↗ | Chapelle, O., Scholkopf, B., & Zien, A. (Eds.) (2006). Semi-Supervised Learning. MIT Press. ISBN: 978-0-262-03358-9 |
| उपनाम | streaming active learning, online query-by-committee, sequential active learning, incremental active learning | SSL, semi-supervised machine learning, transductive learning, label-efficient learning |
| संबंधित≠ | 6 | 5 |
| सारांश≠ | Online active learning combines two complementary paradigms: it processes data as a stream (online learning) and selectively requests labels only for the most informative instances (active learning). The result is a model that adapts continuously to new data while keeping labeling costs low — useful whenever labeled data is expensive and examples arrive sequentially rather than all at once. | 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डेटासेट ↗ |
|
|