LightGBM Regularizado
LightGBM Regularizado aplica términos de penalización L1 (lasso) y L2 (ridge) a la función objetivo del peso de las hojas de LightGBM — el framework de gradient boosting altamente eficiente de Microsoft — para controlar la complejidad del modelo, reducir el sobreajuste y mejorar la generalización en tareas de clasificación y regresión tabulares con conjuntos de características de alta dimensionalidad o ruidosos.
Leer el método completo
Inicia sesión con una cuenta gratuita para leer esta sección.
Method map
The neighbourhood of related methods — select a node to explore.
Fuentes
- Ke, G., Meng, Q., Finley, T., Wang, T., Chen, W., Ma, W., Ye, Q., & Liu, T.-Y. (2017). LightGBM: A highly efficient gradient boosting decision tree. Advances in Neural Information Processing Systems, 30, 3146–3154. link ↗
- 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 ↗
Cómo citar esta página
ScholarGate. (2026, June 3). Regularized Light Gradient Boosting Machine. ScholarGate. https://scholargate.app/es/machine-learning/regularized-lightgbm
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.
- CatBoostAprendizaje automático↔ compare
- Gradient BoostingAprendizaje automático↔ compare
- LightGBMAprendizaje automático↔ compare
- Gradient Boosting RegularizadoAprendizaje automático↔ compare
- XGBoostAprendizaje automático↔ compare
Citado por
¿Has visto un problema en esta página? Infórmanos o sugiere una corrección →