विधियों की तुलना करें
चुनी हुई विधियों की आमने-सामने समीक्षा करें; भिन्नता वाली पंक्तियाँ रेखांकित हैं।
| अर्ध-पर्यवेक्षित लाइटजीबीएम× | अर्ध-पर्यवेक्षित रैंडम फ़ॉरेस्ट× | |
|---|---|---|
| क्षेत्र | मशीन अधिगम | मशीन अधिगम |
| परिवार | Machine learning | Machine learning |
| उद्भव वर्ष≠ | 2017–2019 | 2009 |
| प्रवर्तक≠ | Ke, G. et al. (LightGBM); semi-supervised extension via community practice and research | Leistner, C., Saffari, A., Santner, J., & Bischof, H. |
| प्रकार≠ | Semi-supervised gradient boosting ensemble | Semi-supervised ensemble classifier |
| मौलिक स्रोत≠ | Ke, G., Meng, Q., Finley, T., Wang, T., Chen, W., Ma, W., Ye, Q., & Liu, T.-Y. (2017). LightGBM: A highly efficient gradient boosting decision tree. Advances in Neural Information Processing Systems, 30, 3146–3154. link ↗ | Leistner, C., Saffari, A., Santner, J., & Bischof, H. (2009). Semi-supervised random forests. In Proceedings of the IEEE 12th International Conference on Computer Vision (ICCV), pp. 506–513. IEEE. DOI ↗ |
| उपनाम | SSL-LightGBM, pseudo-label LightGBM, self-training LightGBM, semi-supervised GBDT | SSL-RF, semi-supervised forest, label-propagation random forest, self-training random forest |
| संबंधित≠ | 4 | 3 |
| सारांश≠ | Semi-supervised LightGBM combines LightGBM's highly efficient gradient boosting framework with semi-supervised strategies — most commonly pseudo-labeling or self-training — to exploit large pools of unlabeled data alongside a smaller labeled set, improving predictive performance when obtaining labels is costly or time-consuming. | Semi-supervised Random Forest (SSL-RF) extends the classic Random Forest by exploiting both labeled and unlabeled training examples. When labeling data is expensive or time-consuming, SSL-RF assigns tentative pseudo-labels to unlabeled observations through the forest itself, then retrains on the enriched dataset, progressively improving accuracy without requiring additional human annotation. |
| ScholarGateडेटासेट ↗ |
|
|