Active Learning LightGBM
Active Learning LightGBM משלב את אסטרטגיית בחירת הדגימות היעילה מבחינת שאילתות של למידה אקטיבית עם המהירות והדיוק של LightGBM, מסגרת boosting מבוססת היסטוגרמות. המודל בוחר באופן איטרטיבי את הדגימות הלא מתויגות האינפורמטיביות ביותר לצורך תיוג אנושי, מאמן מחדש את LightGBM על קבוצת הדגימות המתויגות הגדלה, ומתכנס לדיוק גבוה עם הרבה פחות דגימות מתויגות מאשר למידה מפולחת פסיבית.
קראו את השיטה במלואה
התחברו עם חשבון חינמי כדי לקרוא חלק זה.
Method map
The neighbourhood of related methods — select a node to explore.
מקורות
- Settles, B. (2012). Active Learning. Synthesis Lectures on Artificial Intelligence and Machine Learning, 6(1), 1–114. Morgan & Claypool. DOI: 10.2200/S00429ED1V01Y201207AIM018 ↗
- 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 ↗
איך לצטט עמוד זה
ScholarGate. (2026, June 3). Active Learning with Light Gradient Boosting Machine. ScholarGate. https://scholargate.app/he/machine-learning/active-learning-lightgbm
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- למידה פעילהלמידת מכונה↔ compare
- גרדיאנט בוסטינגלמידת מכונה↔ compare
- LightGBMלמידת מכונה↔ compare
- יער אקראילמידת מכונה↔ compare
- XGBoostלמידת מכונה↔ compare