יער אקראי חסין
יער אקראי חסין (Robust Random Forest) מרחיב את אנסמבל יער אקראי הסטנדרטי על ידי שילוב מנגנונים המפחיתים את השפעתם של ערכים חריגים, רעש תוויות ונתונים פגומים. במקום להתייחס לכל דגימות האימון באופן שווה, הוא מיישם אסטרטגיות שקלול או סינון כך שדגימות רועשות או חריגות תורמות פחות לפיצולי עצים בודדים, ומניב תחזיות שנשארות אמינות גם כאשר איכות הנתונים אינה מושלמת.
קראו את השיטה במלואה
התחברו עם חשבון חינמי כדי לקרוא חלק זה.
Method map
The neighbourhood of related methods — select a node to explore.
+3 more
מקורות
- Chen, S., & Guestrin, C. (2019). Robust Random Forest. In Proceedings of the 36th International Conference on Machine Learning (ICML). Also see: Gao, W., & Zhou, Z.-H. (2013). On the Doubt about Margin Explanation of Boosting. Artificial Intelligence, 203, 1–18. link ↗
- Random Forest. Wikipedia. link ↗
איך לצטט עמוד זה
ScholarGate. (2026, June 3). Robust Random Forest (Noise-Tolerant Ensemble of Decision Trees). ScholarGate. https://scholargate.app/he/machine-learning/robust-random-forest
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.
- שק (Bootstrap Aggregating)למידת מכונה↔ compare
- עץ החלטהלמידת מכונה↔ compare
- גרדיאנט בוסטינגלמידת מכונה↔ compare
- יער בידודלמידת מכונה↔ compare
- יער אקראילמידת מכונה↔ compare
- XGBoostלמידת מכונה↔ compare