Machine learningMachine learning
XGBoost בייסיאני
XGBoost בייסיאני משלב את כוח החיזוי של Extreme Gradient Boosting עם אופטימיזציה בייסיאנית לכוונון היפר-פרמטרים. במקום חיפוש רשת (grid search) או חיפוש אקראי, מודל מנבא הסתברותי מנחה את החיפוש אחר קצב למידה אופטימלי, עומק עץ ופרמטרי רגולריזציה, ומשיג ביצועים קרובים לשיא באמצעות הערכות מעטות בהרבה מאשר גישות חיפוש ממצה.
קראו את השיטה במלואה
לחברים בלבד
התחברותהתחברו עם חשבון חינמי כדי לקרוא חלק זה.
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 ↗
- Snoek, J., Larochelle, H. & Adams, R. P. (2012). Practical Bayesian Optimization of Machine Learning Algorithms. Advances in Neural Information Processing Systems (NeurIPS), 25, 2951–2959. link ↗
איך לצטט עמוד זה
ScholarGate. (2026, June 3). Bayesian-Optimized Extreme Gradient Boosting. ScholarGate. https://scholargate.app/he/machine-learning/bayesian-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
- LightGBMלמידת מכונה↔ compare
- יער אקראילמידת מכונה↔ compare
- XGBoostלמידת מכונה↔ compare