Boosting Teregularisasi
Boosting teregularisasi memperluas gradient boosting dengan menambahkan kontrol eksplisit — penyusutan (learning rate), penalti bobot L1/L2, subsampling, dan batasan kompleksitas pohon — ke fungsi objektif dan aturan pembaruan. Kendala ini mengurangi overfitting, menstabilkan model pada dataset yang berisik atau kecil, dan merupakan alasan inti mengapa sistem seperti XGBoost dan LightGBM secara konsisten mengungguli boosting biasa pada tolok ukur tabular dunia nyata.
Baca metode selengkapnya
Masuk dengan akun gratis untuk membaca bagian ini.
Method map
The neighbourhood of related methods — select a node to explore.
Sumber
- Friedman, J. H. (2001). Greedy function approximation: A gradient boosting machine. Annals of Statistics, 29(5), 1189–1232. DOI: 10.1214/aos/1013203451 ↗
- 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 ↗
Cara menyitasi halaman ini
ScholarGate. (2026, June 3). Regularized Gradient Boosting (Shrinkage and Penalized Objective Boosting). ScholarGate. https://scholargate.app/id/machine-learning/regularized-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.
- BoostingPembelajaran Mesin↔ compare
- Peningkatan GradienPembelajaran Mesin↔ compare
- Peningkatkan Gradien TeregulasiPembelajaran Mesin↔ compare
- Random Forest TeregulasiPembelajaran Mesin↔ compare
- XGBoostPembelajaran Mesin↔ compare
Dirujuk oleh
Menemukan masalah di halaman ini? Laporkan atau usulkan perbaikan →