למידה פעילה בשיטת הגרדיאנט בוסטינג (Active Learning Gradient Boosting)
למידה פעילה בשיטת הגרדיאנט בוסטינג משלבת את יכולת הניבוי העוצמתית של עצי גרדיאנט בוסטינג עם לולאת למידה פעילה, הבוחרת את הדוגמאות הלא מתויגות האינפורמטיביות ביותר לצורך תיוג אנושי. על ידי שאילתה רק של המופעים שהמודל אינו בטוח לגביהם ביותר, השיטה משיגה דיוק גבוה עם הרבה פחות דוגמאות מתויגות מאשר למידה מונחית פסיבית.
קראו את השיטה במלואה
התחברו עם חשבון חינמי כדי לקרוא חלק זה.
Method map
The neighbourhood of related methods — select a node to explore.
מקורות
- Settles, B. (2010). Active Learning Literature Survey. Computer Sciences Technical Report 1648, University of Wisconsin–Madison. link ↗
- Friedman, J. H. (2001). Greedy Function Approximation: A Gradient Boosting Machine. Annals of Statistics, 29(5), 1189–1232. DOI: 10.1214/aos/1013203451 ↗
איך לצטט עמוד זה
ScholarGate. (2026, June 3). Active Learning with Gradient Boosting (Query-by-Committee / Uncertainty Sampling with Gradient Boosted Trees). ScholarGate. https://scholargate.app/he/machine-learning/active-learning-gradient-boosting
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
- יער אקראילמידת מכונה↔ compare
- XGBoostלמידת מכונה↔ compare