XGBoost חסין (Robust XGBoost)
XGBoost חסין משלב את מסגרת ה-gradient boosting הסקלאבילית של XGBoost עם פונקציות הפסד חסינות — בעיקר פונקציית Huber או וריאנטים שלה — כדי לייצר אנסמבל עצים מוגבר-גרדיאנט המתנגד להשפעה המעוותת של ערכים חריגים (outliers). על ידי החלפת פונקציית המטרה של שגיאה ריבועית בפונקציה שמקטינה את משקלם של שאריות גדולות, המודל מספק תחזיות אמינות עבור מטרות רציפות גם כאשר נתוני האימון מכילים ערכים קיצוניים או רעש בתוויות.
קראו את השיטה במלואה
התחברו עם חשבון חינמי כדי לקרוא חלק זה.
Method map
The neighbourhood of related methods — select a node to explore.
מקורות
- Chen, T. & Guestrin, C. (2016). XGBoost: A Scalable Tree Boosting System. Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, 785–794. DOI: 10.1145/2939672.2939785 ↗
- Huber, P. J. (1964). Robust Estimation of a Location Parameter. The Annals of Mathematical Statistics, 35(1), 73–101. DOI: 10.1214/aoms/1177703732 ↗
איך לצטט עמוד זה
ScholarGate. (2026, June 3). Robust XGBoost (Extreme Gradient Boosting with Robust Loss Functions). ScholarGate. https://scholargate.app/he/machine-learning/robust-xgboost
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
- Gradient Boosting חסין (Robust Gradient Boosting)למידת מכונה↔ compare
- LightGBM חסיןלמידת מכונה↔ compare
- רגרסיה לינארית רובוסטיתלמידת מכונה↔ compare
- יער אקראי חסיןלמידת מכונה↔ compare
- XGBoostלמידת מכונה↔ compare