Machine learningMachine learning
可解释 LightGBM
可解释 LightGBM 将微软的 LightGBM 梯度提升框架与 SHAP(SHapley Additive exPlanations)相结合,以提供高预测性能和严格、理论上可靠的特征级别解释。它被广泛应用于同时需要预测准确性和可解释性的应用研究中。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Lundberg, S. M., & Lee, S.-I. (2017). A unified approach to interpreting model predictions. Advances in Neural Information Processing Systems, 30, 4765–4774. link ↗
- 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 ↗
如何引用本页
ScholarGate. (2026, June 3). Explainable LightGBM (LightGBM with SHAP-based Interpretability). ScholarGate. https://scholargate.app/zh/machine-learning/explainable-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.
- CatBoost机器学习↔ compare
- 决策树机器学习↔ compare
- 梯度提升(Gradient Boosting)机器学习↔ compare
- 随机森林机器学习↔ compare
- SHAP (SHapley Additive exPlanations)机器学习↔ compare
- XGBoost机器学习↔ compare