Machine learningMachine learning
可解释梯度提升
可解释梯度提升将梯度提升集成模型的预测能力与结构化可解释性工具(主要是SHAP(SHapley Additive exPlanations))相结合,以生成既高度准确又透明可审计的模型。实践者可以获得全局特征排名和个体级别解释,以及标准的性能指标。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Lundberg, S. M., Erion, G., Chen, H., DeGrave, A., Prutkin, J. M., Nair, B., Katz, R., Himmelfarb, J., Bansal, N., & Lee, S.-I. (2020). From local explanations to global understanding with explainable AI for trees. Nature Machine Intelligence, 2, 56–67. DOI: 10.1038/s42256-019-0138-9 ↗
- Molnar, C. (2022). Interpretable Machine Learning: A Guide for Making Black Box Models Explainable (2nd ed.). christophm.github.io/interpretable-ml-book/ link ↗
如何引用本页
ScholarGate. (2026, June 3). Explainable Gradient Boosting (Gradient Boosting with Post-hoc and Intrinsic Interpretability). ScholarGate. https://scholargate.app/zh/machine-learning/explainable-gradient-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.
- 可解释决策树机器学习↔ compare
- 可解释随机森林机器学习↔ compare
- 可解释XGBoost机器学习↔ compare
- 梯度提升(Gradient Boosting)机器学习↔ compare
- 随机森林机器学习↔ compare
- XGBoost机器学习↔ compare